Tartarus0zm commented on code in PR #25832:
URL: https://github.com/apache/flink/pull/25832#discussion_r1906747352


##########
flink-runtime/src/main/java/org/apache/flink/runtime/metrics/util/MetricUtils.java:
##########
@@ -366,6 +369,17 @@ private static void instantiateCPUMetrics(MetricGroup 
metrics) {
         }
     }
 
+    public static String truncateOperatorName(String operatorName, int 
maxLength) {

Review Comment:
   @1996fanrui @davidradl  hello , I update this PR again.
   please take a look, thanks



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