jmx-monitoring-stacks icon indicating copy to clipboard operation
jmx-monitoring-stacks copied to clipboard

Unable to get kafka_connect_cluster_id from JMX exporter

Open carao2020 opened this issue 2 years ago • 2 comments

After importing JMX exporter config file, I couldnt find kafka_connect_cluster_id metric under the metric key kafka_connect_app_info.

This is showing only below mentioned metrics.

kafka_connect_app_info{start_time_ms="1652081661119",client_id="connect-1",job="kafka-connect"} 1.0 kafka_connect_app_info{commit_id="c6d7e3013b411760",client_id="connect-1",job="kafka-connect"} 1.0 kafka_connect_app_info{version="7.0.0-ccs",client_id="connect-1",job="kafka-connect"} 1.0

carao2020 avatar May 09 '22 07:05 carao2020

This variable is defined on the Prometheus target config: https://github.com/confluentinc/jmx-monitoring-stacks/blob/36d7d0c26af27fa8f2dc85f357d6a5f60f83f488/jmxexporter-prometheus-grafana/assets/prometheus/prometheus-config/prometheus.yml#L85

jeqo avatar Aug 25 '22 15:08 jeqo

Hi @carao2020 are you satisfied with last answer? can we close the issue?

hifly81 avatar Aug 04 '23 20:08 hifly81