ex172000 opened a new pull request, #15203: URL: https://github.com/apache/kafka/pull/15203
`metrics.verbosity` will be a new dynamic config introduced to control the verbosity(fan-out rate) of the metrics. It's a config with JSON format specifying the condition controlling fan-out of the metrics. NOTE: 1. The dynamic configuration part will be added in the next PR to reduce reviewer burden 2. Detailed validation unit test will be added in the next PR. ### 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