Skip to content

Commit

Permalink
[ATMOSPHERE-340] Support collect softirq for node-exporter (#1732)
Browse files Browse the repository at this point in the history
Fixes #2220
  • Loading branch information
yaguangtang authored Aug 1, 2024
1 parent a4d8b25 commit e186273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/kube_prometheus_stack/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ _kube_prometheus_stack_helm_values:
- --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$
- --collector.processes
- --collector.systemd
- --collector.stat.softirq
prometheus:
monitor:
relabelings: *relabelings_instance_to_node_name
Expand Down

0 comments on commit e186273

Please sign in to comment.