[ https://issues.apache.org/jira/browse/KAFKA-10509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Bejeck resolved KAFKA-10509. --------------------------------- Resolution: Fixed Resolved via [https://github.com/apache/kafka/pull/9317] merged on 9/28. > Add metric to track throttle time due to hitting connection rate quota > ---------------------------------------------------------------------- > > Key: KAFKA-10509 > URL: https://issues.apache.org/jira/browse/KAFKA-10509 > Project: Kafka > Issue Type: Improvement > Components: core > Reporter: Anna Povzner > Assignee: Anna Povzner > Priority: Major > Fix For: 2.7.0 > > > See KIP-612. > > kafka.network:type=socket-server-metrics,name=connection-accept-throttle-time,listener=\{listenerName} > * Type: SampledStat.Avg > * Description: Average throttle time due to violating per-listener or > broker-wide connection acceptance rate quota on a given listener. -- This message was sent by Atlassian Jira (v8.3.4#803005)