kafka dashboard empty due to missing a key metrics #7194
Unanswered
scottc-git
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Did you checked your Prometheus if you have any other metrics from Kafka? I'm not using JMXTrans - I would expect it to be unrelated, but you never know. It both uses JMX. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What could be the reason the
kafka_server_replicamanager_leadercount
metric is missing in Prometheus? That metric is critical to render the drop down menus in the Strimzi Kafka dashboard. Since it's missing the dashboard is currently empty.*: The kafka-metrics config map is exactly as in https://github.com/strimzi/strimzi-kafka-operator/blob/main/examples/metrics/kafka-metrics.yaml
^: I enabled jmxTrans but I believe it is irrelevant to the issue.
Strimzi: 0.27.1
Kafka: 2.8
Beta Was this translation helpful? Give feedback.
All reactions