Kanela is a Java agent for bytecode instrumentation used by Kamon for monitoring.
<dependency>
<groupId>io.kamon</groupId>
<artifactId>kanela-agent</artifactId>
<version>2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the Kanela instrumentation agent.
Add -javaagent:kanela-agent.jar to your JVM startup parameters.
No dependency data recorded yet.