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


Group ID:
com.github.levkhomich
Artifact ID:
akka-tracing-core_2.11
Version:
0.4
Release Date:
Dec 24, 2014
Licenses:
Files:

libraryDependencies += "com.github.levkhomich" %% "akka-tracing-core" % "0.4"

Mill build tool

ivy"com.github.levkhomich::akka-tracing-core:0.4"

Scala CLI

//> using dep "com.github.levkhomich::akka-tracing-core:0.4"

Ammonite REPL

import $ivy.`com.github.levkhomich::akka-tracing-core:0.4`

<dependency>
  <groupId>com.github.levkhomich</groupId>
  <artifactId>akka-tracing-core_2.11</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.github.levkhomich', name: 'akka-tracing-core_2.11', version: '0.4'