FrankYang0529 opened a new pull request, #19877: URL: https://github.com/apache/kafka/pull/19877
Before 4.1, the api key 74 is `ListClientMetricsResources`. After 4.1, it's `ListConfigResources`. If users sent a v0 ListConfigResources to broker, the metric doesn't record request with `ListClientMetricsResources`. This PR is to add `ListClientMetricsResources` metric if the request is v0 `ListConfigResources`. -- 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