Collect data on interrupts too

This commit is contained in:
Salt 2024-07-09 17:18:59 -05:00
parent 8f2dc691f2
commit 2efb5b2554

View File

@ -42,6 +42,7 @@
image: quay.io/prometheus/node-exporter:latest
command:
- '--path.rootfs=/host'
- '--collector.interrupts'
- '--collector.processes'
network_mode: host
pid_mode: host