Alert Management Threshold with Monitoring for Kafka/Confluent JMX metrics
问题 I am building an Alert Monitoring tool for Kafka. I do understand that there can be metrics for which the thresholds depends on application data. But I am only interested in knowing those metrics and threshold values which will help me in knowing the lag and help in determining if any scaling is required. As of now I can do following : Enable JMX on Kafka Broker Fecth JMX metrics using JMX Java client or jCOnsole. Next I researched and found so many metrics but none had comnplete thresholds