zookeeper_exporter

Prometheus exporter for Zookeeper

Github星跟踪图

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.

主要指标

概览
名称与所有者carlpett/zookeeper_exporter
主编程语言Go
编程语言Go (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-05-02 09:24:12
推送于2024-05-02 20:57:21
最后一次提交2020-08-13 14:39:05
发布数4
最新版本名称v1.1.0 (发布于 )
第一版名称v1.0.0 (发布于 2016-09-17 23:07:11)
用户参与
星数95
关注者数7
派生数56
提交数36
已启用问题?
问题数15
打开的问题数1
拉请求数9
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?