Hi,
I am new to apache kafka, and I want to get current status of kafka broker?
Can you help me this?
Regards,
Pavan
Hi,
I am new to kafka and I have a doubt.
How to read specified topic statistics from kafka server?
I want to read below parameters about existing topic from kafka.
1) How many activeMessages
2) How many activeSubscriptions
3) How many totalMessages
4) How many totalSubscriptions
5) How mnay de
Hi,
I am new to kafka and I have a doubt.
How to read specified broker and topic statistics from kafka server?
I want to read below parameters about existing topic from kafka.
1) How many activeMessages
2) How many activeSubscriptions
3) How many totalMessages
4) How many totalSubscriptions
5)