dpsoft / kamino-reporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kamino Reporter for Kamon

Gitter Maven Central

The kamino-reporter module allows you to send metrics and tracing data collected by Kamon to Kamino.

Getting Started

Currently available for Scala 2.11 and 2.12.

Supported releases and dependencies are shown below.

kamino-reporter status jdk scala
1.0.0-RC8 RC 1.8+ 2.11, 2.12

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

libraryDependencies += "io.kamon" %% "kamino-reporter" % "1.0.0-RC8"

You can find more info on kamon.io.

About

License:Other


Languages

Language:Scala 100.0%