Status | |
---|---|
Stability | alpha: metrics |
Distributions | contrib |
Issues | |
Code Owners | @djaglowski | Seeking more code owners! |
The Zookeeper scraper collects metrics from a Zookeeper instance, using the mntr
command. The mntr
4 letter word command needs
to be enabled for the scraper to be able to collect metrics.
endpoint
: (default =localhost:2181
) Endpoint to connect to collect metrics. Takes the formhost:port
. See our security best practices doc to understand how to set the endpoint in different environments.
Example configuration.
Details about the metrics produced by this scraper can be found in metadata.yaml with further documentation in documentation.md
This scraper does not support scraping metrics from Zookeeper's New Metric System.