Skip to content

bosch-io/vertx-dropwizard-metrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropwizard Metrics for Vert.x

Build Status

Metrics Service Provider implementations for Vert.x using Dropwizard metrics library.

Documentation

See https://github.com/vert-x3/vertx-dropwizard-metrics/blob/master/src/main/asciidoc/java/index.adoc

Using Vert.x Dropwizard Metrics as an OSGi Metrics

To use this project as an OSGi bundle check these examples:

You can also use Apache Aries SPY-Fly to expose a io.vertx.core.spi.VertxMetricsFactory service and manage the classloading for you.

Packages

No packages published

Languages

  • Java 98.4%
  • Kotlin 1.6%