Kamon Agent

The Open Source java agent for Kamon

License

License

GroupId

GroupId

io.kamon
ArtifactId

ArtifactId

kamon-agent
Last Version

Last Version

0.0.8-experimental
Release Date

Release Date

Type

Type

jar
Description

Description

Kamon Agent
The Open Source java agent for Kamon
Project URL

Project URL

http://kamon.io
Source Code Management

Source Code Management

https://github.com/kamon-io/kamon-agent

Download kamon-agent

How to add to project

<!-- https://jarcasting.com/artifacts/io.kamon/kamon-agent/ -->
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-agent</artifactId>
    <version>0.0.8-experimental</version>
</dependency>
// https://jarcasting.com/artifacts/io.kamon/kamon-agent/
implementation 'io.kamon:kamon-agent:0.0.8-experimental'
// https://jarcasting.com/artifacts/io.kamon/kamon-agent/
implementation ("io.kamon:kamon-agent:0.0.8-experimental")
'io.kamon:kamon-agent:jar:0.0.8-experimental'
<dependency org="io.kamon" name="kamon-agent" rev="0.0.8-experimental">
  <artifact name="kamon-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kamon', module='kamon-agent', version='0.0.8-experimental')
)
libraryDependencies += "io.kamon" % "kamon-agent" % "0.0.8-experimental"
[io.kamon/kamon-agent "0.0.8-experimental"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Kanela: The Kamon Instrumentation Agent

Gitter Build Status Maven Central Download

Kanela is a Java Agent written in Java 8+ and powered by ByteBuddy with some additionally ASM features to provide a simple way to instrument applications running on the JVM and allow introduce Kamon features such as context propagation and metrics.

io.kamon

Kamon Open Source Project

Tools for monitoring applications running on the JVM

Versions

Version
0.0.8-experimental
0.0.7-experimental
0.0.6-experimental
0.0.5-experimental
0.0.4-experimental
0.0.3-experimental