findhotel / akka-stream-trace   0.3.1

GitHub

dapper tracing implementation for akka-streams and akka-http using htrace and zipkin

Scala versions: 2.12 2.11 2.10

akka-stream-trace 0.3


Group ID:
net.findhotel
Artifact ID:
akka-stream-trace_2.12
Version:
0.3
Release Date:
May 29, 2017
Licenses:
Files:

libraryDependencies += "net.findhotel" %% "akka-stream-trace" % "0.3"

Mill build tool

ivy"net.findhotel::akka-stream-trace:0.3"

Scala CLI

//> using dep "net.findhotel::akka-stream-trace:0.3"

Ammonite REPL

import $ivy.`net.findhotel::akka-stream-trace:0.3`

<dependency>
  <groupId>net.findhotel</groupId>
  <artifactId>akka-stream-trace_2.12</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'net.findhotel', name: 'akka-stream-trace_2.12', version: '0.3'