maheshrajus commented on a change in pull request #314: [SCB-891] Add kamon 
metrics to Omega client
URL: https://github.com/apache/servicecomb-saga/pull/314#discussion_r232543741
 
 

 ##########
 File path: saga-demo/saga-spring-demo/pom.xml
 ##########
 @@ -43,5 +43,39 @@
       <groupId>io.netty</groupId>
       <artifactId>netty-tcnative-boringssl-static</artifactId>
     </dependency>
+    <!-- for the performance monitor -->
+    <dependency>
+      <groupId>io.kamon</groupId>
+      <artifactId>kamon-core_2.12</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.kamon</groupId>
+      <artifactId>kamon-annotation_2.12</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.typesafe.akka</groupId>
 
 Review comment:
   I tested it, without this dependency it is not working

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


With regards,
Apache Git Services

Reply via email to