aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: 600c067d08e0cf2bbbaa1deab1e7fcbc751a2b57 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                                                  










                                                                     

               









                   


                









                

 











                                                                                                                                                                                    





















                                                                                       
 
Kamon     [![Build Status](https://travis-ci.org/kamon-io/Kamon.svg?branch=master)](https://travis-ci.org/kamon-io/Kamon)
=========  

Kamon is a set of tools for monitoring applications running on the JVM.

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/kamon-io/Kamon?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kamon/kamon-core_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.kamon/kamon-core_2.11)


### Getting Started

Kamon is currently available for Scala 2.10, 2.11 and 2.12.

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

```scala
libraryDependencies += "kamon.io" %% "kamon-core" % "0.6.3"
```

### Modules ###

* [Play Framework]
* [Spray]  
* [Akka] 
* [Akka Remote]
* [Akka Http]  
* [Scala]  
* [Annotation]
* [System Metrics] 
* [JDBC]  
* [Elasticsearch]

### Backends ###

* [Log Reporter]
* [StatsD] 
* [Datadog] 
* [SPM]
* [InfluxDB] 
* [New Relic]  
* [FluentD] 
* [JMX] 
* [Riemann]  
* [Krhonus]  


### Projects using Kamon ###

If you have a project you'd like to include in this list, either open a PR or let us know in [the gitter channel](https://gitter.im/kamon-io/Kamon) and we'll add a link to it here.

* [kamon-prometheus](https://github.com/MonsantoCo/kamon-prometheus): A Kamon backend to support Prometheus
* [spray-kamon-metrics](https://github.com/MonsantoCo/spray-kamon-metrics): Better Kamon metrics for Spray services
* [camel-kamon](https://github.com/osinka/camel-kamon): Kamon metrics and traces for Apache Camel routes, processors
* [kamon-play-extensions](https://github.com/agiledigital/kamon-play-extensions): Kamon extensions for use in Play2 applications.




[Play Framework]: https://github.com/kamon-io/kamon-play
[Spray]: https://github.com/kamon-io/kamon-spray
[Akka]:https://github.com/kamon-io/kamon-akka                                          
[Akka Remote]: https://github.com/kamon-io/kamon-akka-remote
[Akka Http]: https://github.com/kamon-io/kamon-akka-http
[Scala]: https://github.com/kamon-io/kamon-scala 
[Annotation]: https://github.com/kamon-io/kamon-annotation 
[System Metrics]: https://github.com/kamon-io/kamon-system-metrics
[JDBC]: https://github.com/kamon-io/kamon-jdbc
[Elasticsearch]: https://github.com/kamon-io/kamon-elasticsearch

[Log Reporter]: https://github.com/kamon-io/kamon-log-reporter
[SPM]: https://github.com/kamon-io/kamon-spm
[Datadog]: https://github.com/kamon-io/kamon-datadog
[FluentD]: https://github.com/kamon-io/kamon-fluentd
[JMX]: https://github.com/kamon-io/kamon-jmx
[StatsD]: https://github.com/kamon-io/kamon-statsd
[Riemann]: https://github.com/kamon-io/kamon-riemann 
[Krhonus]: https://github.com/kamon-io/kamon-khronus 
[New Relic]: https://github.com/kamon-io/kamon-newrelic
[InfluxDB]: https://github.com/kamon-io/kamon-influxdb