[Bug]: Metrics Not being scraped #12131
abhinavgrover15
started this conversation in
General
Replies: 1 comment
-
|
Please do not open bugs for individual configuration issues. Use discussion, mailing lists or Slack for it. Strimzi does not add these annotations by default, because not every user needs them and in many situations, they cause problems. If your setup needs these annotations, that is fine - you can add them yourself using the |
Beta Was this translation helpful? Give feedback.
0 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.
-
Bug Description
Hi,
I have prometheus running and it scrapes all my applications with annotations
prometheus.io/scrape: "true" prometheus.io/port: "9404" # Or your metrics port prometheus.io/path: "/metrics"I enabled metrics on strimzi and i can see them using port-forward. But above annotations are not getting added to my kafka pods so that my prometheus scan scrape them.
Steps to reproduce
No response
Expected behavior
No response
Strimzi version
0.48.0
Kubernetes version
1.33
Installation method
Helm Chart
Infrastructure
EKS
Configuration files and logs
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions