pnowojski commented on code in PR #26849:
URL: https://github.com/apache/flink/pull/26849#discussion_r2245080367


##########
docs/content.zh/docs/ops/metrics.md:
##########
@@ -465,6 +465,38 @@ counter = runtime_context
 {{< /tab >}}
 {{< /tabs >}}
 
+### Additional Variables for operators
+
+You can define custom variables that will be assigned to all metrics reported 
by a given operator
+using `Transformation.addMetricVariable`. For example:
+
+{{< tabs "32c0ba7f-3acd-831f-4a8b-a2de81b0126e" >}}

Review Comment:
   🤔 I dunno if there are some expectation about the format of this uid. I have 
no idea how are they being used also 😳 



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