mumrah opened a new pull request, #14028:
URL: https://github.com/apache/kafka/pull/14028

   This patch adds several metrics defined in KIP-866:
   
   * MigratingZkBrokerCount: the number of zk brokers registered with KRaft
   * ZkWriteDeltaTimeMs: time spent writing MetadataDelta to ZK
   * ZkWriteSnapshotTimeMs: time spent writing MetadataImage to ZK
   * MetadataType (on KafkaServer and KafkaController): either 1 (ZK) or 2 
(KRaft)
   
   Also fixes a typo in the metric name introduced in #14009 (ZKWriteBehindLag 
-> ZkWriteBehindLag)


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