Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 545 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 545 Bytes

kafkakit-prometheus

This repository contains tools to make kafka-kit work with brokers that expose Prometheus metrics.

The original metricsfetcher from kafka-kit depends on DataDog, however topicmappr is provider-agnostic.

metricsfetcher

Fetches partition and storage metrics from the brokers via a Prometheus endpoint.

README