Hello everyone.
I am trying to get the Kafka related metrics using Jolokia. I am successful to extract the metrics for
zookeeper but can't figure it out for the broker metrics retrieval. Like when I use this url
http://localhost:8778/jolokia/listI get metrics related to zookeeper but not for the Kafka broker.
Does anyone here have done something like this before, help will be appreciated.
Thanks in advance!