Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I send metrics simultaneously for kafka metrics and for kafka connect #910

Open
gemini2186 opened this issue Feb 8, 2024 · 1 comment

Comments

@gemini2186
Copy link

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!

@dhoard
Copy link
Collaborator

dhoard commented Feb 12, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants