mjsax commented on code in PR #17900: URL: https://github.com/apache/kafka/pull/17900#discussion_r1872618719
########## 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: Talked to Bruno offline, and he is also fine with the abbreviations. I took one more look and also changed `seconds` to `sec` to use an abbreviation also there for consistency, and made a few other changes/fixed to get a unified way how docs are written. If there is no objections raised, I will merge this in the next couple of days. -- 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