Open gemini2186 opened 9 months ago
Can you help me? I have kafka cluster and i need to monitor Kafka brokers and Kafka Connect to Prometheus (and next in Grafana), what settings need to be made for the jmx_exporter? thank you!
@gemini2186 You have to add the JMX Exporter agent to your processes (broker and Connect) along with configuration.
I would start with https://github.com/confluentinc/jmx-monitoring-stacks as a good example.
Can you help me? I have kafka cluster and i need to monitor Kafka brokers and Kafka Connect to Prometheus (and next in Grafana), what settings need to be made for the jmx_exporter? thank you!