James Cheng created KAFKA-13965:
-----------------------------------
Summary: Document broker-side socket-server-metrics
Key: KAFKA-13965
URL: https://issues.apache.org/jira/browse/KAFKA-13965
Project: Kafka
Issue Type: Improvement
Components: documentation
Affects Versions: 3.2.0
Reporter: James Cheng
There are a bunch of broker JMX metrics in the "socket-server-metrics" space
that are not documented on kafka.apache.org/documentation
* {_}MBean{_}:
kafka.server:{{{}type=socket-server-metrics,listener=<listenerName>,networkProcessor=<processorIndex>{}}}
** From KIP-188:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-188+-+Add+new+metrics+to+support+health+checks]
*
kafka.server:type=socket-server-metrics,name=connection-accept-rate,listener=\{listenerName}
** From KIP-612:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-612%3A+Ability+to+Limit+Connection+Creation+Rate+on+Brokers]
It would be helpful to get all the socket-server-metrics documented
--
This message was sent by Atlassian Jira
(v8.20.7#820007)