apoorvmittal10 opened a new pull request, #14575: URL: https://github.com/apache/kafka/pull/14575
This PR for [KIP-714](https://cwiki.apache.org/confluence/display/KAFKA/KIP-714%3A+Client+metrics+and+observability) - [KAFKA-1564](https://issues.apache.org/jira/browse/KAFKA-15614) lays out interfaces and classes for capturing client telemetry metrics. Below image defines interaction of different classes among them interfaces have been included in the PR. <img width="1675" alt="KIP-714 Java Implementation" src="https://github.com/apache/kafka/assets/2861565/90140827-3922-4e1b-867a-ed00d040e888"> ### 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]
