kevin-wu24 opened a new pull request, #19586:
URL: https://github.com/apache/kafka/pull/19586

   Implementation of KIP-1131: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1131%3A+Improved+controller-side+monitoring+of+broker+states
   
   This PR introduces the following per-broker metrics:
   
   - 
`kafka.controller:type=KafkaController,name=BrokerRegistrationState,broker=X`
   - 
`kafka.controller:type=KafkaController,name=TimeSinceLastHeartbeatReceivedMs,broker=X`
   
   and this metric:
   `kafka.controller:type=KafkaController,name=ControlledShutdownBrokerCount`


-- 
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