levkhomich / akka-tracing   0.6.1

GitHub

A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.

Scala versions: 2.12 2.11 2.10

akka-tracing-http 0.5.1


Group ID:
com.github.levkhomich
Artifact ID:
akka-tracing-http_2.10
Version:
0.5.1
Release Date:
Jul 22, 2016
Licenses:
Files:

libraryDependencies += "com.github.levkhomich" %% "akka-tracing-http" % "0.5.1"

Mill build tool

ivy"com.github.levkhomich::akka-tracing-http:0.5.1"

Scala CLI

//> using dep "com.github.levkhomich::akka-tracing-http:0.5.1"

Ammonite REPL

import $ivy.`com.github.levkhomich::akka-tracing-http:0.5.1`

<dependency>
  <groupId>com.github.levkhomich</groupId>
  <artifactId>akka-tracing-http_2.10</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'com.github.levkhomich', name: 'akka-tracing-http_2.10', version: '0.5.1'