mas-chen commented on code in PR #24564:
URL: https://github.com/apache/flink/pull/24564#discussion_r1556250658


##########
flink-core/src/main/java/org/apache/flink/configuration/MetricOptions.java:
##########
@@ -277,11 +277,12 @@ public static Configuration forReporter(Configuration 
configuration, String repo
      * JobManager of an operator.
      */
     public static final ConfigOption<String> SCOPE_NAMING_JM_OPERATOR =
-            key("metrics.scope.jm-operator")
+            key("metrics.scope.coordinator")

Review Comment:
   Yes. Totally agreed. I will keep the scope the same. Upon further 
investigation, this is also aligned with the direction of evolving this API: 
https://lists.apache.org/thread/hdvz57wmlqxdxgnw73tcgbcfyo6vk09h 



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to