bbejeck commented on code in PR #20804:
URL: https://github.com/apache/kafka/pull/20804#discussion_r2491570071


##########
docs/ops.html:
##########
@@ -3037,7 +3037,7 @@ <h5 class="anchor-heading"><a 
id="kafka_streams_thread_monitoring" class="anchor
       <tr>
         <td>thread-state</td>
         <td>The state of the thread as a number (<code>ordinal()</code> of the 
corresponding enum).</td>
-        
<td>kafka.streams:type=stream-thread-metrics,thread-id=([-.\w]+),process-id=([-.\w]+)</td>
+        
<td>kafka.streams:type=stream-thread-metrics,thread-id=([-.\w]+),process-id=([-.\w]+),application-id=([-.\w]+)</td>

Review Comment:
   As a follow-up to this comment, the `thread-id` will already have the 
`application-id` embedded in it.



-- 
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]

Reply via email to