Back to directory
kamon-io avatar

kanela

The Kamon Instrumentation Agent. Read more below about its uses, features, and usage.

Clone repository

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

70

Stars

23

Forks

15

Watchers

Apache-2.0

License

Kanela: The Kamon Instrumentation Agent kamon icon light

Discord Maven Central

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.

Releases

Nov 21, 2025

v2.0.0 - A decent rewrite!

Download .zip

Kanela 2.0 is a full rewrite of the Kanela agent that focuses on the specific parts of Kanela that we actually use in Kamon's instrumentation. The heavy lifting is still done by ByteBuddy, we just cle...

v2.0.0-beta.4

Pre-release

Nov 20, 2025

Download .zip

Fourth beta release of the Kanela rewrite. Full release notes will be published when the final release lands. This release is meant to test the mill upgrade to 1.0

v2.0.0-beta.3

Pre-release

Jun 8, 2025

Download .zip

Third beta release of the Kanela rewrite. Full release notes will be published when the final release lands.

v2.0.0-beta.2

Pre-release

Apr 9, 2025

Download .zip

Second beta release of the Kanela rewrite. Full release notes will be published when the final release lands.

v2.0.0-beta.1

Pre-release

Apr 7, 2025

Download .zip

First beta release of the Kanela rewrite. Full release notes will be published when the final release lands.