mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 09:39:56 +00:00
🐞 Fix typo in swarm metrics setup
Closes #631. Thanks @Zakariasemlali for noticing this :)
This commit is contained in:
@@ -1019,7 +1019,7 @@ class: prom-manual
|
||||
--mount type=bind,source=/,target=/rootfs \
|
||||
prom/node-exporter \
|
||||
--path.procfs /host/proc \
|
||||
--path.sysfs /host/proc \
|
||||
--path.sysfs /host/sys \
|
||||
--collector.filesystem.ignored-mount-points "^/(sys|proc|dev|host|etc)($|/)"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user