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 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.
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
The text was updated successfully, but these errors were encountered: