Registry / observability / kamon-statsd-2-12

kamon-statsd-2-12

JSON →
library2.7.7javamavenunverified

A Kamon module for reporting metrics and traces to StatsD.

<dependency> <groupId>io.kamon</groupId> <artifactId>kamon-statsd_2.12</artifactId> <version>2.7.7</version> </dependency>
INSTALL
IMPORT
SIG · KAMON-STATSD-2-12
K
kamon-statsd-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.

StatsDReporter
kamon.statsd.StatsDReporter

Initialize and start the StatsD reporter.

import kamon.statsd.StatsDReporter val reporter = new StatsDReporter() reporter.start()
Debug
Known issues
gotchaKamon 2.x requires a specific setup with Kamon.init() before using reporters.
fix
Call Kamon.init() at application startup before starting the StatsD reporter.
affects: >=2.0.0
Upgrade
Version history
2.7.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
OpenAI (training)
1
Resources
kamon-statsd-2-12 — mvn dependency:get kamon-statsd-2-12 · libregistry