zookeeper_exporter

Prometheus exporter for Zookeeper

Github stars Tracking Chart

zookeeper_exporter CircleCI DockerHub

A Prometheus exporter for Zookeeper 3.4+. It send the mntr command to a Zookeeper node and converts the output to Prometheus format.

Usage

Download the latest release, pull the Docker image or follow the instructions below for building the source.

There is a -help flag for listing the available flags.

Building from source

go get -u github.com/carlpett/zookeeper_exporter and then make build.

Limitations

Due to the type of data exposed by Zookeeper's mntr command, it currently resets Zookeeper's internal statistics every time it is scraped. This makes it unsuitable for having multiple parallel scrapers.

Main metrics

Overview
Name With Ownercarlpett/zookeeper_exporter
Primary LanguageGo
Program languageGo (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2016-05-02 09:24:12
Pushed At2024-05-02 20:57:21
Last Commit At2020-08-13 14:39:05
Release Count4
Last Release Namev1.1.0 (Posted on )
First Release Namev1.0.0 (Posted on 2016-09-17 23:07:11)
用户参与
Stargazers Count95
Watchers Count7
Fork Count56
Commits Count36
Has Issues Enabled
Issues Count15
Issue Open Count1
Pull Requests Count9
Pull Requests Open Count1
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private