levkhomich / akka-tracing 0.6
GitHubA distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.
akka-tracing-http 0.6
Group ID:
com.github.levkhomich
Artifact ID:
akka-tracing-http_2.12
Version:
0.6
Release Date:
Mar 27, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.github.levkhomich" %% "akka-tracing-http" % "0.6"
ivy"com.github.levkhomich::akka-tracing-http:0.6"
//> using dep "com.github.levkhomich::akka-tracing-http:0.6"
import $ivy.`com.github.levkhomich::akka-tracing-http:0.6`
<dependency> <groupId>com.github.levkhomich</groupId> <artifactId>akka-tracing-http_2.12</artifactId> <version>0.6</version> </dependency>
compile group: 'com.github.levkhomich', name: 'akka-tracing-http_2.12', version: '0.6'