hertzbeat
hertzbeat copied to clipboard
[Question] Support Kafka Admin monitor
Question
@tomsun28
Kafka monitoring is now based on JMX, but we don't have JMX enabled in the actual work scenario. I want to get kafka-related information through kafka admin. This will introduce kafka-clients dependency in the collector module. Is this allowed? If it is feasible, I will complete it.