Hi Kafka Users,

Is it possible to monitor the number of messages in and out for per topic
on broker side.

Their is a MBean for "AllTopicsMessagesInPerSec"  but I couldn't find
anything on per topic basis.

Also what does the "Byte out rate" MBean indicates , because as per my
understanding only the consumer maintains the offset based on message it
has consumed so nothing actually comes out of broker, all the messages are
being retained in the broker for specified interval.

-- 
*Regards,*
*Ravi*

Reply via email to