Skip to content

SDUUitgevers/kamon-zipkin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kamon Zipkin Reporter

Build Status Gitter Maven Central

The kamon-zipkin module allows you to send tracing data collected by Kamon to Zipkin.

Getting Started

Currently available for Scala 2.11, 2.12 and 2.13.

Supported releases and dependencies are shown below.

kamon-zipkin status jdk scala
2.0.1 stable 1.8+ 2.11, 2.12, 2.13

To get started with SBT, simply add the following to your build.sbt file:

libraryDependencies += "io.kamon" %% "kamon-zipkin" % "2.0.1"

You can find more info on kamon.io and in our Elementary Akka Setup Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%