Hi, You could start by looking at Jolokia <https://jolokia.org/> or Prometheus JMX Exporter <https://github.com/prometheus/jmx_exporter> depending on your needs.
Jorge. On Thu, Mar 19, 2020 at 7:54 AM 张祥 <xiangzhang1...@gmail.com> wrote: > Hi, > > I want to know what the best practice to collect Kafka JMX metrics is. I > haven't found a decent way to collect and parse JMX in Java (because it is > too much) and I learn that there are tools like tools like jmxtrans to do > this. I wonder if there is more. Thanks. Regards. >