Skip to content
/ Kamon Public
forked from kamon-io/Kamon

The Open Source tool for monitoring applications running on the JVM

License

Notifications You must be signed in to change notification settings

fntz/Kamon

 
 

Repository files navigation

Kamon

Build Status Gitter Maven Central

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

Getting Started

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

Supported releases and dependencies are shown below.

kamon status jdk scala akka
0.6.6 stable 1.7+, 1.8+ 2.10, 2.11, 2.12 2.3.x, 2.4.x

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

libraryDependencies += "io.kamon" %% "kamon-core" % "0.6.6"

Documentation

Kamon information and documentation is available on the website.

Modules

Backends

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 and we'll add a link to it here.

License

This software is licensed under the Apache 2 license, quoted below.

Copyright © 2013-2016 the kamon project http://kamon.io

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0]

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

The Open Source tool for monitoring applications running on the JVM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 90.5%
  • Java 9.2%
  • Shell 0.3%