Izeren commented on code in PR #26849:
URL: https://github.com/apache/flink/pull/26849#discussion_r2245279628
##########
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:
If I understand correctly, the only requirement for these groupIds to be
unique. Given that it is not `customer facing` uid it doesn't have to be
"nice", so this is a nit
--
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]