| 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.
|
| io.vertx.rxjava.ext.dropwizard |
| Modifier and Type | Method and Description |
|---|---|
static MetricsService |
MetricsService.create(Vertx vertx)
Creates a metric service for a given
Vertx instance. |
| Modifier and Type | Method and Description |
|---|---|
static MetricsService |
MetricsService.newInstance(MetricsService arg) |
| Constructor and Description |
|---|
MetricsService(MetricsService delegate) |
Copyright © 2015. All rights reserved.