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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and start the StatsD reporter.
Call Kamon.init() at application startup before starting the StatsD reporter.
No dependency data recorded yet.