You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: