apoorvmittal10 opened a new pull request, #15680: URL: https://github.com/apache/kafka/pull/15680
The PR updates the broker metrics name to kebab/hyphen case as pointed out by @junrao in below comment: https://github.com/apache/kafka/pull/15251#discussion_r1498439741 I have also removed the redundant `client-metrics-` prefix in all metrics as the group name in `client-metrics` itself. Once merged I ll update the KIP accordingly. - jconsole details: <img width="372" alt="Screenshot 2024-04-08 at 1 23 05 PM" src="https://github.com/apache/kafka/assets/2861565/f70d72b7-22ad-49ee-95e8-3898623817f1"> ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
