b210dcd6e2
Without this configuration, all mount points are reporting the same utilisation metrics [1]. With the rslave option, all root mounts from the host are visible in the container, so we can remove the bind mounts for /proc and /sys. [1] https://github.com/prometheus/node_exporter#docker Change-Id: I4087dc81f9d1fa5daa24b9df6daf1f9e1ccd702f Closes-Bug: #1961438
7 lines
206 B
YAML
7 lines
206 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a configuration issue with Node Exporter causing all file system
|
|
metrics of a host to be identical.
|
|
`LP#1961438 <https://bugs.launchpad.net/kolla-ansible/+bug/1961438>`__
|