You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Anna Povzner (Jira)" <ji...@apache.org> on 2020/09/22 02:09:00 UTC

[jira] [Created] (KAFKA-10509) Add metric to track throttle time due to hitting connection rate quota

Anna Povzner created KAFKA-10509:
------------------------------------

             Summary: 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
             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)