abhi-ksolves opened a new pull request, #20086:
URL: https://github.com/apache/kafka/pull/20086

   Documented all the socket-server-metrics
   
   Ticket Description - 
   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
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to