Re: [DISCUSS] KIP-1130: Add metrics indicating the connection count exceeds

2025-05-19 Thread Apoorv Mittal
Hi TengYao, Thanks for the KIP, I have some questions: AM1: There exists metric "kafka.network:type=Acceptor,name=AcceptorBlockedPercent,listener={listener}" which records blocked time for all the requests which are waiting for connection slot, because of throttling time or no connection slot.

Re: [DISCUSS] KIP-1130: Add metrics indicating the connection count exceeds

2025-04-13 Thread TengYao Chi
Hi Chia-Ping chia_0: Thanks for pointing that out. I have fixed it. Best Regards, TengYao Chia-Ping Tsai 於 2025年4月13日 週日 下午3:42寫道: > hi Teng > > Thanks for this KIP. Some questions are listed below. > > chia_0: > > The listener is included by the tag, so should it be removed from “name”. > > $

Re: [DISCUSS] KIP-1130: Add metrics indicating the connection count exceeds

2025-04-13 Thread Chia-Ping Tsai
hi Teng Thanks for this KIP. Some questions are listed below. chia_0: The listener is included by the tag, so should it be removed from “name”. ${listener_name}-waiting-connection -> waiting-connection Best, Chia-Ping > TengYao Chi 於 2025年4月13日 下午2:50 寫道: > > Hello everyone, > > I wan

[DISCUSS] KIP-1130: Add metrics indicating the connection count exceeds

2025-04-12 Thread TengYao Chi
Hello everyone, I want to start a discussion thread on KIP-1130 , which proposes adding metrics indicating the connection count exceeds Please take a look and let me know what you think. I would appreciate any suggestions and feedback. Best regards, T