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


##########
docs/streams/upgrade-guide.html:
##########
@@ -146,6 +146,13 @@ <h3><a id="streams_api_changes_420" 
href="#streams_api_changes_420">Streams API
         More details can be found in <a 
href="https://cwiki.apache.org/confluence/x/ywnxFg";>KIP-1216</a>.
     </p>
 
+    <p>
+        The <code>application-id</code> tag is now available for the Kafka 
Streams client state metric (<code>client-state</code>).
+        Additionally, the <code>process-id</code> tag is no longer a default 
client-level tag. It is now only available
+        for the following three metrics: <code>client-state</code>, 
<code>recording-level</code>, and <code>thread-state</code>.
+        More details can be found in <a 
href="https://cwiki.apache.org/confluence/x/jQobFw";>KIP-1221</a>

Review Comment:
   ```suggestion
           More details can be found in <a 
href="https://cwiki.apache.org/confluence/x/jQobFw";>KIP-1221</a>.
   ```



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