Re: Understand producer metrics

2016-08-19 Thread David Yu
Thx! On Fri, Aug 19, 2016 at 12:48 AM Manikumar Reddy wrote: > This doc link may help: > > http://kafka.apache.org/documentation.html#new_producer_monitoring > > On Fri, Aug 19, 2016 at 2:36 AM, David Yu wrote: > > > Kafka users, > > > > I want to resurface this post since it becomes crucial fo

Re: Understand producer metrics

2016-08-18 Thread Manikumar Reddy
This doc link may help: http://kafka.apache.org/documentation.html#new_producer_monitoring On Fri, Aug 19, 2016 at 2:36 AM, David Yu wrote: > Kafka users, > > I want to resurface this post since it becomes crucial for our team to > understand our recent Samza throughput issues we are facing. >

Re: Understand producer metrics

2016-08-18 Thread David Yu
Kafka users, I want to resurface this post since it becomes crucial for our team to understand our recent Samza throughput issues we are facing. Any help is appreciated. Thanks, David On Tue, Aug 2, 2016 at 10:30 PM David Yu wrote: > I'm having a hard time finding documentation explaining the

Understand producer metrics

2016-08-02 Thread David Yu
I'm having a hard time finding documentation explaining the set of producer metrics exposed by Kafka. Can anyone explain the following? - batch-size-avg - Is this the number of msgs or number of bytes? Does this only make sense for async producers? - incoming-byte-rate/outgoing-byte-rate