Thanks for Responding. I am not looking for throughput achieved by the broker.
Metrics is needed to see how the platform is used for business, to know daily usage trends and variation after every release. It also helps to do capacity planning. I am not producer/consumer. My part is to host Kafka clusters and enable all functionalities for clients to make use of it. Cheers, Siva On Tue, Feb 20, 2018 at 12:55 PM, Sharninder <sharnin...@gmail.com> wrote: > > > > > > > > I am wondering if there is way to get messages through put of Kafka > > > brokers. > > > > > > Ex: > > > 1) Number of messages sent per day to a Broker/Cluster > > > 2) Number of messages consumed per day by a Broker/Cluster > > > > > > > I don't think it makes sense to have total metrics per day for > brokers/producers. There are per second metrics such as MessagesInPerSec at > brokers that you can use to gauge throughput. If you really want total > metrics, measure at your client/producer end yourself. > > -- > Sharninder > -- Cheers, Siva