ShadowySpirits commented on code in PR #6234:
URL: https://github.com/apache/rocketmq/pull/6234#discussion_r1124054767


##########
common/src/main/java/org/apache/rocketmq/common/BrokerConfig.java:
##########
@@ -376,12 +379,13 @@ public boolean isEnable() {
         }
     }
 
-    private MetricsExporterType metricsExporterType = 
MetricsExporterType.DISABLE;
+    private MetricsExporterType metricsExporterType = 
MetricsExporterType.LOGGER;

Review Comment:
   @aaron-ai Could you please approve running the ci? And we need to add a jul 
to sl4j bridge in 
[aliyunmq/rocketmq-shaded-slf4j-api-bridge](https://github.com/aliyunmq/rocketmq-shaded-slf4j-api-bridge/tree/master).



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