You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Paolo Patierno <pp...@live.com> on 2016/04/08 18:52:49 UTC

About producer buffer

Hi all,
is there a way to know at runtime how much is the producer buffer filled ?

Thanks.

Paolo PatiernoSenior Software Engineer (IoT) @ Red Hat
Microsoft MVP on Windows Embedded & IoTMicrosoft Azure Advisor 
Twitter : @ppatierno
Linkedin : paolopatierno
Blog : DevExperience 		 	   		  

Re: About producer buffer

Posted by tao xiao <xi...@gmail.com>.
You can look at this metric
buffer-available-bytes The total amount of buffer memory that is not being
used (either unallocated or in the free list).
kafka.producer:type=producer-metrics,client-id=([-.\w]+)

On Sat, 9 Apr 2016 at 00:53 Paolo Patierno <pp...@live.com> wrote:

> Hi all,
> is there a way to know at runtime how much is the producer buffer filled ?
>
> Thanks.
>
> Paolo PatiernoSenior Software Engineer (IoT) @ Red Hat
> Microsoft MVP on Windows Embedded & IoTMicrosoft Azure Advisor
> Twitter : @ppatierno
> Linkedin : paolopatierno
> Blog : DevExperience