Zookeeper Exporter (dabealu) 25,37325,373
12/19/2019
12/19/2019
1
>=6.5.2
Prometheus
Install Zookeeper Exporter
add prometheus job with name that match regex (.*zk.*|.*zoo.*)
- job_name: "zookeeper-exporter"
scrape_interval: 60s
metrics_path: /metrics
static_configs:
- targets: ['zk1.example.com:8090']
Get Dashboard✕
Download
Copy to Clipboard
Used Metrics 1515
zk_up
zk_server_leader
zk_ephemerals_count
zk_znode_count
zk_watch_count
zk_packets_sent
zk_packets_received
zk_num_alive_connections
zk_open_file_descriptor_count
zk_max_file_descriptor_count
zk_avg_latency
zk_min_latency
zk_max_latency
zk_outstanding_requests
zk_approximate_data_size