gpt4 book ai didi

apache-kafka - 监控 Kafka 集群、生产者和消费者

转载 作者:行者123 更新时间:2023-12-05 04:12:30 26 4
gpt4 key购买 nike

我是 Kafka 的新手,我有三个节点的 Kafka 集群,有多个消费者和生产者。我想根据三个参数监控 Kafka 集群:

1.Topic wise monitoring - to get incoming rate of topic , lag in a topic, number of active consumers attached with the topic, number of partitions
2.Consumer based monitoring - the topic from which it is consuming,consumption speed. a number of messages consumed.
3.Message-Based Monitoring - topic name in which message is produced,and status of message i.e whether it's processed or pending.

我已经尝试过各种监控工具,例如 (KafkaOffsetMonitor,Burrow),但没有一个与我的用例相匹配。那么有人可以建议如何设置这种监控系统吗?是否有可用的 API,我可以通过它们获得上述信息-提到的细节

最佳答案

您可以启动 JConsole 并监控配置了 JMX 的整个 Kafka 集群。参见 https://kafka.apache.org/documentation#monitoring了解详情。

关于apache-kafka - 监控 Kafka 集群、生产者和消费者,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40215125/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com