From d8953605101e903ec3bc5f73d7cef2b6404b3344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Thu, 25 Jul 2024 19:17:13 +0300 Subject: [PATCH] monitoring: Upgrade node-exporter --- monitoring/node-exporter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/node-exporter.yaml b/monitoring/node-exporter.yaml index f373058..a135431 100644 --- a/monitoring/node-exporter.yaml +++ b/monitoring/node-exporter.yaml @@ -387,7 +387,7 @@ spec: - --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg) - --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg) - --collector.diskstats.ignored-devices=^(sr[0-9][0-9]*)$ - image: prom/node-exporter:v1.5.0 + image: prom/node-exporter:v1.8.2 resources: limits: cpu: 50m