guozhangwang commented on code in PR #17900: URL: https://github.com/apache/kafka/pull/17900#discussion_r1872299683
########## docs/ops.html: ########## @@ -2988,7 +2988,7 @@ <h5 class="anchor-heading"><a id="kafka_streams_thread_monitoring" class="anchor </tr> <tr> <td>blocked-time-ns-total</td> - <td>The total time the thread spent blocked on kafka.</td> + <td>The total time in ns the thread spent blocked on kafka.</td> Review Comment: I feel comfortable with `ns/ms`. Honestly either is fine, but if we want to keep the changes small I'd say just go for 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