Kanela Agent Attacher

Attacher for Kanela Agent

License

License

GroupId

GroupId

io.kamon
ArtifactId

ArtifactId

kanela-agent-attacher
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

Kanela Agent Attacher
Attacher for Kanela Agent
Project URL

Project URL

http://kamon.io
Source Code Management

Source Code Management

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

Download kanela-agent-attacher

How to add to project

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

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.11
0.0.10