Skip to content
/ Kamon Public

Distributed Tracing, Metrics and Context Propagation for applications running on the JVM

License

Notifications You must be signed in to change notification settings

kamon-io/Kamon

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4196984 · Nov 26, 2020
Nov 24, 2020
Oct 23, 2020
Oct 28, 2020
Nov 26, 2020
Nov 24, 2020
Nov 9, 2020
May 18, 2020
Dec 4, 2016
Dec 4, 2016
Aug 9, 2019
Nov 26, 2020
Dec 8, 2016

Repository files navigation

Kamon

Build Status Gitter Maven Central

Kamon is a set of tools for instrumenting applications running on the JVM. The best way to get started is to go to our official Get Started Page and start instrumenting your applications right away! There you will also find guides and reference documentation for the core APIs, instrumentation and reporting modules.

License

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

Copyright © 2013-2019 the kamon project https://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.