简体   繁体   中英

Apache Kafka Metrics Using Spring Boot

I am new to Apache Kafka, I am trying to understand how can I monitor kafka brokers, consumers and producers and topics. I am looking for metrics and how can I expose Rest apis to get all these metrics as I have to display them on the UI. And how does JMX help to acheive this(or it does not?)

some of the tool you can use to monitor Kafka is

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM