You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Jun Rao <ju...@gmail.com> on 2014/12/02 01:09:17 UTC

Re: Getting consumers list from Kafka Metadata API

We don't have such an api on the broker right now.

Thanks,

Jun

On Sun, Nov 30, 2014 at 6:33 AM, Mo Firouz <Mo...@visualdna.com> wrote:

> Hi guys,
>
> I was wondering if I could get a list of consumers / consumer groups from
> Kafka directly without the use of Zookeeper?
>
> Bonus point goes if I can get a list of producers too?
>
> I'm currently working on a little monitoring tool for Kafka 0.8 (
> https://github.com/mofirouz/kafka-monitor). Hope that could be useful.
>
> Cheers,
> Mo.
>