From ce13cb195e77316359be437accf7076b623f36a0 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 3 Aug 2026 13:00:02 +0100 Subject: [PATCH] Revert "prometheus: do no collect zero interrupts" This reverts commit ed1f1c558ad0380f19c77346632fbc79debe4dc1. --- cookbooks/prometheus/recipes/default.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/cookbooks/prometheus/recipes/default.rb b/cookbooks/prometheus/recipes/default.rb index 975b04607..363a9aa55 100644 --- a/cookbooks/prometheus/recipes/default.rb +++ b/cookbooks/prometheus/recipes/default.rb @@ -119,7 +119,6 @@ prometheus_exporter "node" do options %w[ --collector.textfile.directory=/var/lib/prometheus/node-exporter --collector.interrupts - --collector.interrupts.include-zeros=false --collector.processes --collector.rapl.enable-zone-label --collector.systemd -- 2.47.3