akhq VS kafka-lag-exporter

Compare akhq vs kafka-lag-exporter and see what are their differences.

akhq

Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more... (by tchiotludo)

kafka-lag-exporter

Monitor Kafka Consumer Group Latency with Kafka Lag Exporter (by seglo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
akhq kafka-lag-exporter
17 2
3,192 633
- -
8.2 0.0
8 days ago about 2 months ago
Java Scala
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

akhq

Posts with mentions or reviews of akhq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-17.

kafka-lag-exporter

Posts with mentions or reviews of kafka-lag-exporter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-27.
  • What kind of monitoring tools are people using for their Kafka Deployment?
    9 projects | /r/apachekafka | 27 Jan 2022
    - https://github.com/prometheus/jmx_exporter - https://github.com/lightbend/kafka-lag-exporter (Export Kafka Topics Lag Metrics) - https://github.com/danielqsj/kafka_exporter (Export Kafka Metrics) - https://github.com/obsidiandynamics/kafdrop (Topic Administration tool - create/edit/delete topics & view messages)
  • Some cool features you may don’t know about Apache Kafka
    4 projects | dev.to | 18 Jun 2021
    Kafka Lag Exporter is not part of the Apache Kafka project nor the Confluent Platform. It’s an open-source project under Apache-2.0 License to export Consumer Lag with reporters like Prometheus, Graphite, or InfluxDB. Kafka Lag Exporter enables to monitor Consumer Lag but it also allows to estimate the Time Lag. This metric shows how far a Consumer group is behind the last produced record in terms of time. It shows the actual latency of a consumer application. For more information about this estimation, you can read the chapter of the documentation Estimate Consumer Group Time Lag

What are some alternatives?

When comparing akhq and kafka-lag-exporter you can also consider the following projects:

kafka-ui - Open-Source Web UI for Apache Kafka Management

kafka_exporter - Kafka exporter for Prometheus

kafdrop - Kafka Web UI

Telegraf - The plugin-driven server agent for collecting & reporting metrics.

kowl - Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging. [Moved to: https://github.com/redpanda-data/console]

jmx_exporter - A process for exposing JMX Beans via HTTP for Prometheus consumption

kafka-manager - CMAK is a tool for managing Apache Kafka clusters

demo-scene - 👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/

conductor - Conductor is a microservices orchestration engine.

Apache Kafka - Mirror of Apache Kafka

Nakadi - A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues