kafka_ex icon indicating copy to clipboard operation
kafka_ex copied to clipboard

Consumers not showing up on strimzi kafka grafana dashboard

Open Zarathustra2 opened this issue 2 years ago • 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 https://github.com/strimzi/strimzi-kafka-operator/discussions/5341#discussioncomment-3355975 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

Zarathustra2 avatar Aug 09 '22 11:08 Zarathustra2