dajac commented on a change in pull request #11473: URL: https://github.com/apache/kafka/pull/11473#discussion_r753006376
########## File path: docs/ops.html ########## @@ -1411,18 +1411,18 @@ <h4 class="anchor-heading"><a id="remote_jmx" class="anchor-link"></a><a href="# </tr> <tr> <td>Message in rate</td> - <td>kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec</td> - <td></td> + <td>kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec,topic=([-.\w]+)</td> + <td>Number of incoming messages per topic.</td> Review comment: The third column's header is `Normal value` so it feels a bit weird to put a description in there. The description is actually the first column. Perhaps, we could complement the description when necessary instead of adding this? -- 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