Collect data on interrupts too
This commit is contained in:
parent
8f2dc691f2
commit
2efb5b2554
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user