Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 546 Bytes

micrometer-kamon

Library to expose Micrometer metrics as Kamon metrics.

Snapshots published to Maven Central.

com.github.pjfanning:micrometer-kamon_2.11:0.1.0-SNAPSHOT

com.github.pjfanning:micrometer-kamon_2.12:0.1.0-SNAPSHOT

http://www.baeldung.com/micrometer describes how to use Micrometer MetricRegistry to register metrics. That document describes using an Atlas registry but this library provides an equivalent registry for Kamon, com.github.micrometer.kamon.KamonMetricRegistry .