Skip to content

vert-x3/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 (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.