Registry / observability / kamon-core-2-12

kamon-core-2-12

JSON →
library2.7.7javamavenunverified

Kamon Core provides monitoring and instrumentation for Scala applications.

<dependency> <groupId>io.kamon</groupId> <artifactId>kamon-core_2.12</artifactId> <version>2.7.7</version> </dependency>
INSTALL
IMPORT
SIG · KAMON-CORE-2-12
K
kamon-core-2-12
observabilityjavav2.7.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Kamon
kamon.Kamon

Minimal usage of Kamon for initialization.

import kamon.Kamon; public class MyApp { public static void main(String[] args) { Kamon.init(); // Start monitoring } }
Debug
Known issues
breakingKamon 2.x has breaking changes from 1.x; ensure compatibility with your Scala version.
fix
Use the correct artifact for your Scala version (e.g., kamon-core_2.12).
affects: >=2.0.0
Upgrade
Version history
2.7.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
10
OpenAI (training)
4
Resources
kamon-core-2-12 — mvn dependency:get kamon-core-2-12 · libregistry