| Package | Description |
|---|---|
| io.vertx.ext.dropwizard |
= Metrics
This project implements the Vert.x Metrics Service Provider Interface (SPI) reporting metrics to the
https://github.com/dropwizard/metrics[Dropwizard metrics] library.
|
| Modifier and Type | Method and Description |
|---|---|
static MetricsService |
MetricsService.create(Vertx vertx)
Creates a metric service for a given
Vertx instance. |
Copyright © 2017. All rights reserved.