Pulling metrics for kafka using Prometheus #8485
Replies: 1 comment 1 reply
-
You need to enable the Prometheus metrics in the Strimzi custom resources (e.g. in the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are trying to pull metric using prometheus. There is example for pod monitor in https://github.com/strimzi/strimzi-kafka-operator/blob/main/examples/metrics/prometheus-install/strimzi-pod-monitor.yaml
However after checking through pods, we do not see port tcp-prometheus. Does it requires to enable or added configuration in kafka operator and kafka cluster to expose metrics?
Any suggestion to resolve this issue would be very much appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions