Update metrics.md (#5930)

This commit is contained in:
Jack Yeh
2021-01-19 23:43:37 -08:00
committed by GitHub
parent 64961e2267
commit 527550f372

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