Dropwizard Metrics for Vert.x

Build Status

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

Documentation

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.