[
https://issues.apache.org/jira/browse/KAFKA-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780743#comment-17780743
]
Jay Wang edited comment on KAFKA-13965 at 10/30/23 1:10 PM:
------------------------------------------------------------
Took ticket and working on it.
I think below need to be added:
* connection-accept-throttle-time
* connection-accept-rate (mentioned in description)
was (Author: JIRAUSER302731):
Took ticket and working on it.
I think below need to be added:
* MemoryPoolAvgDepletedPercent
* MemoryPoolDepletedTimeTotal
* connection-accept-throttle-time
* connection-accept-rate (mentioned in description)
> 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
> Assignee: Jay Wang
> Priority: Major
> Labels: newbie, newbie++
>
> 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.10#820010)