Enable process collection by node collector
This commit is contained in:
parent
1b119a94e3
commit
8f2dc691f2
@ -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.processes'
|
||||||
network_mode: host
|
network_mode: host
|
||||||
pid_mode: host
|
pid_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user