You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by ravi singh <rr...@gmail.com> on 2014/06/23 10:46:57 UTC

Are Broker stats stored in zookeeper?

I want to use some vital broker stats into a different logging system.
Can i read the broker specific data from zookeeper?

-- 
*Regards,*
*Ravi*

Re: Are Broker stats stored in zookeeper?

Posted by Guozhang Wang <wa...@gmail.com>.
You may want to read this wiki:

https://cwiki.apache.org/confluence/display/KAFKA/Kafka+data+structures+in+Zookeeper

Guozhang


On Mon, Jun 23, 2014 at 1:46 AM, ravi singh <rr...@gmail.com> wrote:

> I want to use some vital broker stats into a different logging system.
> Can i read the broker specific data from zookeeper?
>
> --
> *Regards,*
> *Ravi*
>



-- 
-- Guozhang