redpanda-data / kminion

KMinion is a feature-rich Prometheus exporter for Apache Kafka written in Go. It is lightweight and highly configurable so that it will meet your requirements.
MIT License
601 stars 123 forks source link

could we add the consumer group lag seconds metrics #251

Closed yinkp666 closed 4 months ago

yinkp666 commented 4 months ago

We find the consumer lag second metrics is more useful for alert, It is provided by kafka-lag-exporter now. https://github.com/seglo/kafka-lag-exporter

weeco commented 4 months ago

Duplicate of https://github.com/redpanda-data/kminion/issues/182

It's a very complicated topic and also has a lot of trade-offs to be considered.