kafka-offset-monitor
Consumer monitor
An application to monitor Kafka consumer progress and lag.
A small web app to monitor the progress of kafka consumers and their lag wrt the log.
281 stars
29 watching
109 forks
Language: Scala
last commit: almost 3 years ago
Linked from 1 awesome list
status-test
Related projects:
Repository | Description | Stars |
---|---|---|
omarsmak/kafka-consumer-lag-monitoring | A tool to monitor and analyze Kafka consumer lag to ensure real-time data processing. | 50 |
linkedin/kafka-monitor | Automates monitoring of Kafka cluster performance and health using end-to-end pipelines to collect vital statistics | 2,023 |
sderosiaux/kafka-streams-consumer-offsets-to-json | Converts Kafka __consumer_offsets to JSON | 13 |
zalando-incubator/remora | A tool to monitor and track consumer lag in Apache Kafka clusters | 196 |
lwolf/konsumerator | Automates management and resource allocation for Kafka consumers in Kubernetes clusters. | 22 |
dibbhatt/kafka-spark-consumer | A tool for consuming messages from Kafka topics using Spark Streaming while maintaining reliability and handling failures | 635 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
mre/kafka-influxdb | A Kafka consumer for InfluxDB that buffers metric data during high loads and enables reliable sending of metrics from remote locations. | 216 |
echojc/kafka-offset-exporter | Exports Kafka topic and consumer group offsets to Prometheus metrics | 27 |
cafxx/kafkabalancer | Automates rebalancing of Kafka clusters to minimize workload difference between brokers. | 48 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
bettercloud/kadmin | A web-based interface for managing Kafka topics and producers/consumers in a user-friendly manner. | 69 |
line/decaton | A framework for high-throughput, concurrent task processing on Apache Kafka | 335 |
streamthoughts/kafka-monitoring-stack-docker-compose | Provides Docker Compose files to deploy a comprehensive Apache Kafka monitoring stack with Prometheus and Grafana. | 135 |
linkedin/cruise-control-ui | A single-page web application for managing large-scale Kafka deployments | 346 |