Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 437 Bytes

File metadata and controls

6 lines (4 loc) · 437 Bytes

zookeeper_exporter CircleCI

A very simple prometheus exporter for zookeeper 3.4+.

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.