Classes
Methods
(static) MetricsService.create(vertx) → {MetricsService}
Creates a metric service for a given Vertx instance.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the vertx instance |
Returns:
the metrics service
- Type
- MetricsService