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
620 stars 122 forks source link

Add consumer leader label to consumer_group_info metric #79

Closed amuraru closed 3 years ago

amuraru commented 3 years ago

It would be useful to have the consumer group leader in the metrics

weeco commented 3 years ago

Hey @amuraru , issue makes absolutely sense.

I noticed you created an issue in the franz-go lib; do you intend to submit a PR for that?

amuraru commented 3 years ago

Hi @weeco - right, franz-go maintainer gave me a solution with the current version of the library - let me try find some time and try a PR