remora
Kafka lag checker
A tool to monitor and track consumer lag in Apache Kafka clusters
Kafka consumer lag-checking application for monitoring, written in Scala and Akka HTTP; a wrap around the Kafka consumer group command. Integrations with Cloudwatch and Datadog. Authentication recently added
196 stars
17 watching
30 forks
Language: Scala
last commit: about 2 years ago
Linked from 1 awesome list
akka-httpauthenticationcloudwatchconsumerconsumer-groupconsumer-lag-checkingdatadogdatadog-agentkafkalagmonitoringremorascalasecurityzalandozalando-dublin
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 |
morningstar/kafka-offset-monitor | An application to monitor Kafka consumer progress and lag. | 281 |
linkedin/kafka-monitor | Automates monitoring of Kafka cluster performance and health using end-to-end pipelines to collect vital statistics | 2,023 |
streamthoughts/kafka-monitoring-stack-docker-compose | Provides Docker Compose files to deploy a comprehensive Apache Kafka monitoring stack with Prometheus and Grafana. | 135 |
lwolf/konsumerator | Automates management and resource allocation for Kafka consumers in Kubernetes clusters. | 22 |
ldaniels528/trifecta | A tool for inspecting and managing Kafka messages and Zookeeper data | 215 |
dhth/kplay | Tool for inspecting messages in a Kafka topic | 12 |
monitoringartist/kubernetes-zabbix | A Kubernetes-based monitoring system using Zabbix and Grafana for containerized applications. | 267 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 153 |
jamiealquiza/sangrenel | A tool for load testing Apache Kafka clusters | 205 |
dibbhatt/kafka-spark-consumer | A tool for consuming messages from Kafka topics using Spark Streaming while maintaining reliability and handling failures | 635 |
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 |
galax-io/gatling-kafka-plugin | A plugin that enables integration of Kafka with Gatling performance testing framework | 8 |
lensesio/fast-data-dev | A development environment for Apache Kafka and related tools | 2,022 |
latence-technologies/kafka-ada | An Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada. | 14 |