dongjinleekr commented on PR #11473: URL: https://github.com/apache/kafka/pull/11473#issuecomment-1139642061
@splett2 @mimaison Sorry for being late. Here is the fix. Not only rebasing onto the latest trunk, I carefully inspected the implementation of `BrokerTopicStats` and did the following: - For the metrics provided on both of per-topic and all-topic basis (including newly documented four), the `topic=([-.\w]+)` tag and detailed descriptions are added, with an explanation on all-topic metrics. - For the metrics provided on an all-topic basis only, I added some simple descriptions on normal values for consistency. -- 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]
