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
|
image: quay.io/prometheus/node-exporter:latest
|
||||||
command:
|
command:
|
||||||
- '--path.rootfs=/host'
|
- '--path.rootfs=/host'
|
||||||
|
- '--collector.interrupts'
|
||||||
- '--collector.processes'
|
- '--collector.processes'
|
||||||
network_mode: host
|
network_mode: host
|
||||||
pid_mode: host
|
pid_mode: host
|
||||||
|
Loading…
Reference in New Issue
Block a user