1

I am new to Apache Kafka, I am trying to understand how can I monitor kafka brokers, consumers and producers and topics. I am looking for metrics and how can I expose Rest apis to get all these metrics as I have to display them on the UI. And how does JMX help to acheive this(or it does not?)

learner
  • 11
  • 1

1 Answers1

0

some of the tool you can use to monitor Kafka is

user3817206
  • 315
  • 4
  • 14