kafkaex/kafka_ex

Consumers not showing up on strimzi kafka grafana dashboard

Zarathustra2 opened this issue · 0 comments

Hi there,

My kafka consumers are not showing up on the strimzi kafka grafana dashboard but I can confirm they are consuming data without any issues. According to strimzi/strimzi-kafka-operator#5341 (reply in thread) Kafka Exporter decodes the commited consumer offsets from the __consumer_offsets topic.

Do you know why consumers would maybe not show up? Is there some missing meta information/settings that I need to pass to my consumers so they commit the necessary information? Or any other idea how I can debug it?

Best regards,
Dario