heyile 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_r259171434
########## File path: metrics/metrics-core/src/main/java/org/apache/servicecomb/metrics/core/publish/DefaultLogPublisher.java ########## @@ -60,27 +62,31 @@ //sample private static final String SIMPLE_HEADER = "%s:\n simple:\n" - + " status tps latency operation\n"; + + " status tps latency %soperation\n"; Review comment: done. ---------------------------------------------------------------- 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
