You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/06 05:52:19 UTC

[GitHub] adriancole commented on a change in pull request #2282: Distributed tracing support #2192

adriancole commented on a change in pull request #2282: Distributed tracing support #2192
URL: https://github.com/apache/incubator-openwhisk/pull/2282#discussion_r120270260
 
 

 ##########
 File path: common/scala/build.gradle
 ##########
 @@ -23,6 +24,7 @@ dependencies {
     compile 'com.typesafe.akka:akka-slf4j_2.11:2.4.16'
     compile 'com.typesafe.akka:akka-http-core_2.11:10.0.2'
     compile 'com.typesafe.akka:akka-http-spray-json_2.11:10.0.2'
+    compile group:'com.github.levkhomich', name:'akka-tracing-core_2.11', version: '0.5.2'
 
 Review comment:
   0.6.1 seems current I think. cc @levkhomich
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services