mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-03-05 21:00:12 -08:00
Fix Docker mountpoint prefix docs
This commit is contained in:
parent
46c31d8a7e
commit
0b1f64bb15
|
@ -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