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

   This PR add resources to store and handle client metrics needed for KIP-714 
as defined 
[here](https://cwiki.apache.org/confluence/display/KAFKA/KIP-714%3A+Client+metrics+and+observability#KIP714:Clientmetricsandobservability-Clientmetricsconfiguration)
 - [jira](https://issues.apache.org/jira/browse/KAFKA-15673)
   
   Changes include:
   - Adding CLIENT_METRICS to resource type
   - Corresponding DYNAMIC client configurations in resources.
   - Changes to support dynamic loading of configuration on changes.
   - Changes to support API calls to fetch data stored against the new resource.
   - Test cases for the changes
   
   ### 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

Reply via email to