You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to see if I can add annotations from Kafkaconnector crd to connect specific metrics? I know this issue is not directly linked to jmx_exporter wondering if there is a way to add custom k8s attributes as labels
I m using strimzi as my kafka cluster operator and here is my metrics config map
The text was updated successfully, but these errors were encountered:
You should be able to add static labels in your exporter YAM. If the labels are POD specific you would have to preprocess the exporter YAML before starting.
The labels are specific to KafkaConnector CRD I m not sure if i have to build some map and add any custom logic? Wondering if I can do this via JMX rules?
I want to see if I can add annotations from Kafkaconnector crd to connect specific metrics? I know this issue is not directly linked to jmx_exporter wondering if there is a way to add custom k8s attributes as labels
I m using strimzi as my kafka cluster operator and here is my metrics config map
The text was updated successfully, but these errors were encountered: