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
615 stars 123 forks source link

Add committed offset metric per CG and partition #255

Open tkornai opened 6 months ago

tkornai commented 6 months ago

Add a new committed offset metric per consumer group and per partition that can be used to judge if consumers are making progress on all partitions or if there is a poison pill on any of them.

Please let me know if exporting these metrics should be configurable.

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.