Hi Luke,
The purpose of the count is to know how many producers and consumers and
connected at any given time and it is not crossing any threshold.
A bad client can open many connections affecting all others.
Thanks,
Dhirendra.
On Fri, Feb 4, 2022 at 9:29 AM Luke Chen wrote:
> Hi Dhirendra,
>
>
Hi Dhirendra,
Not sure what's the purpose of knowing the count of number of producers and
consumers?
Theres's metrics: `Consumer Group Count` to know the total number of
Consumer Groups.
For consumers, they go up and down from time to time, and the consumer
group will rebalance the partitions aut
Hi All,
does kafka have any metrics for count of number of producers and consumers
connected to a kafka cluster and any given time ?
Thanks,
Dhirendra.