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

JMX Metrics | prometheus #4

Open
bharathreddy901 opened this issue Feb 2, 2022 · 1 comment
Open

JMX Metrics | prometheus #4

bharathreddy901 opened this issue Feb 2, 2022 · 1 comment

Comments

@bharathreddy901
Copy link

Hi Team,

I am exporting the kakfa metrics through JMX,In the promethus what is the name i should configure in targets,when kafka cluster is in k8s through kafka-in-a-box helm charts in legacy mode.I have tried broker1-external & broker1-internal,i have used pod ip,nothing worked. Please help me here.

scrape_configs:
- job_name: 'kafka'
scrape_interval: 10s
static_configs:
- targets:
- 'broker1-external:9101'
Thanks,
Bharath Reddy

@bharathreddy901
Copy link
Author

Hi Team,

Any update on above request?

Thanks.

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

No branches or pull requests

1 participant