wujimin commented on a change in pull request #1075: [SCB-359]Servicecomb
support latency statistic
URL:
https://github.com/apache/servicecomb-java-chassis/pull/1075#discussion_r251422328
##########
File path:
metrics/metrics-core/src/main/java/org/apache/servicecomb/metrics/core/publish/DefaultLogPublisher.java
##########
@@ -89,7 +95,9 @@ public void init(GlobalRegistry globalRegistry, EventBus
eventBus, MetricsBootst
.get()) {
return;
}
-
+ latencyIntervals = StatisticsBucket
Review comment:
seems delete many empty lines between logic blocks?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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