apoorvmittal10 opened a new pull request, #18444: URL: https://github.com/apache/kafka/pull/18444
The PR implements the BrokerTopicMetrics defined in [KIP-1103](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1103%3A+Additional+metrics+for+cooperative+consumption). The PR also corrected the `share-acknowledgement-rate` and `share-acknowledgement-count` metrics defined in KIP-932 as they are moved to BrokerTopicMetrics, neccessary changes to KIP-932 broker metrics will be done once we complete KIP-1103. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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