zentol commented on a change in pull request #9825: [FLINK-14299] Introduce 
ProcessMetricGroup
URL: https://github.com/apache/flink/pull/9825#discussion_r330501737
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/metrics/util/MetricUtils.java
 ##########
 @@ -62,7 +64,7 @@
  */
 public class MetricUtils {
        private static final Logger LOG = 
LoggerFactory.getLogger(MetricUtils.class);
-       private static final String METRIC_GROUP_STATUS_NAME = "Status";
+       public static final String METRIC_GROUP_STATUS_NAME = "Status";
 
 Review comment:
   where is this used outside of this class?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to