Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.47 KB

Dropwizard Metrics for Vert.x

Build Status (5.x) Build Status (4.x)

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.