简体   繁体   English

使用 Spring Boot 的 Apache Kafka 指标

[英]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.我是 Apache Kafka 的新手,我想了解如何监控 kafka 代理、消费者、生产者和主题。 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.我正在寻找指标以及如何公开 Rest api 以获取所有这些指标,因为我必须在 UI 上显示它们。 And how does JMX help to acheive this(or it does not?) JMX 如何帮助实现这一目标(或者它没有帮助?)

some of the tool you can use to monitor Kafka is您可以用来监控 Kafka 的一些工具是

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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