diff --git a/docs/nodes/metrics.md b/docs/nodes/metrics.md index b817a7db1..baaa9a812 100644 --- a/docs/nodes/metrics.md +++ b/docs/nodes/metrics.md @@ -9,7 +9,7 @@ be consumed by Prometheus collector(s). This functionality is disabled by default. -To enable the Prometheus metrics, set `instrumentation.prometheus=true` if your +To enable the Prometheus metrics, set `instrumentation.prometheus=true` in your config file. Metrics will be served under `/metrics` on 26660 port by default. Listen address can be changed in the config file (see `instrumentation.prometheus\_listen\_addr`).