All dashboards

Zookeeper Exporter (dabealu)

Dashboard for https://github.com/dabealu/zookeeper-exporter

Install Zookeeper Exporter

add prometheus job with name that match regex (.*zk.*|.*zoo.*)

scrape_configs:
- job_name: "zookeeper-exporter"
  scrape_interval: 60s
  metrics_path: /metrics
  static_configs:
    - targets: ['zk1.example.com:8090']
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies