You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "songxiaosheng (via GitHub)" <gi...@apache.org> on 2023/03/09 13:54:22 UTC

[GitHub] [dubbo] songxiaosheng commented on pull request #11602: Add metrics for configcenter

songxiaosheng commented on PR #11602:
URL: https://github.com/apache/dubbo/pull/11602#issuecomment-1462108074

   please fix ci problem 
   ```
   Error:  /home/runner/work/dubbo/dubbo/dubbo/dubbo-metrics/dubbo-metrics-default/src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:23:8: Unused import - org.apache.dubbo.metrics.model.ApplicationMetric. [UnusedImports]
   Error:  /home/runner/work/dubbo/dubbo/dubbo/dubbo-metrics/dubbo-metrics-default/src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:25:8: Unused import - org.apache.dubbo.metrics.model.MetricsCategory. [UnusedImports]
   Audit done.
   [INFO] There are 2 errors reported by Checkstyle 8.41 with codestyle/checkstyle.xml ruleset.
   Error:  src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:[23,8] (imports) UnusedImports: Unused import - org.apache.dubbo.metrics.model.ApplicationMetric.
   Error:  src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:[25,8] (imports) UnusedImports: Unused import - org.apache.dubbo.metrics.model.MetricsCategory.
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org