Update metrics.md (#5930)

This commit is contained in:
Marko Baricevic
2021-02-11 11:51:14 +01:00
committed by Marko
parent a3a9398971
commit 06623202f0

View File

@@ -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`).