[ https://issues.apache.org/jira/browse/SCB-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593193#comment-16593193 ]
ASF GitHub Bot commented on SCB-868: ------------------------------------ maheshrajus commented on a change in pull request #270: [SCB-868] Add Kamon metrics to Alpha Server URL: https://github.com/apache/incubator-servicecomb-saga/pull/270#discussion_r212868438 ########## File path: alpha/pom.xml ########## @@ -35,24 +35,21 @@ <module>alpha-server</module> </modules> + <properties> + <kamon.version>0.6.0</kamon.version> Review comment: ok, properties i will put in parent pom.xml file ---------------------------------------------------------------- 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: us...@infra.apache.org > Added kamon metrics to Alpha Server > ----------------------------------- > > Key: SCB-868 > URL: https://issues.apache.org/jira/browse/SCB-868 > Project: Apache ServiceComb > Issue Type: Improvement > Components: Saga > Reporter: Willem Jiang > Assignee: Mahesh Raju Somalaraju > Priority: Major > > Kamon provide a sophisticated metrics instrument mechanism, we just need add > segment annotation on the important method to get the metrics. -- This message was sent by Atlassian JIRA (v7.6.3#76005)