udaysagar created KAFKA-9890:
--------------------------------
Summary: Report Kafka topic configs as metrics
Key: KAFKA-9890
URL: https://issues.apache.org/jira/browse/KAFKA-9890
Project: Kafka
Issue Type: Wish
Components: metrics
Reporter: udaysagar
It would be super helpful to be able to report certain topic configs as metrics
from Kafka to third-party monitoring tools. Using those metrics, users can
setup detectors to get alerted when a topic is not configured with correct
message retention time or doesn't have desired no. of replicas, etc.
I have browsed online and searched through [email protected]:apache/kafka.git for
anything that exposes topic configs as metrics but I couldn't find anything.
It's possible to report them using a custom script but having this builtin
would make it so much easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)