mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-03-05 21:00:12 -08:00
Merge pull request #626 from teohhanhui/patch-1
Fix Docker mountpoint prefix docs
This commit is contained in:
commit
6506513be5
|
@ -141,7 +141,7 @@ docker run -d -p 9100:9100 \
|
||||||
```
|
```
|
||||||
|
|
||||||
Be aware though that the mountpoint label in various metrics will now have
|
Be aware though that the mountpoint label in various metrics will now have
|
||||||
`/host` as prefix.
|
`/rootfs` as prefix.
|
||||||
|
|
||||||
## Using a third-party repository for RHEL/CentOS/Fedora
|
## Using a third-party repository for RHEL/CentOS/Fedora
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue