Replies: 1 comment 10 replies
-
The JMX stuff can be accessed by JMX terminal (for example from here https://github.com/jiaqi/jmxterm/releases) - at least that's what I used for testing the JMX metrics. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Strimzi Community,
I have enabled both jmxoptions and kafka connect metrics in strmzi kafka connect, the kafka connect metrics are exposed on port 9404 under path /metrics/. But I'm not able to connect to port 9999 where jmx metrics are exposed.
kafka connect pod description:
Connection refused at port 9999
Beta Was this translation helpful? Give feedback.
All reactions