Closed
Description
Page: https://cockroachlabs.com/docs/molt/molt-fetch.html
What is the reason for your feedback?
[X] Missing the information I need
[ ] Too complicated
[ ] Out of date
[ ] Something is broken
[ ] Other
Additional details
The page does not document the Replictor metrics endpoint URL for Prometheus metrics. The page does document how to specify the host/port that is used for Replicator metrics, when it says:
--metricsAddr | STRING | A host:port on which to serve metrics and diagnostics. |
---|
But that is not sufficient. It also needs to document that the endpoint URL is
metricsAddr/_/varz
Without this information it is not possible to use the Replicator metrics endpoint. THANKS
Jira issue: DOC-13255