Module: vertx-dropwizard-js/metrics_service

vertx-dropwizard-js/metrics_service

Classes

MetricsService

Methods

<static> MetricsService.create(vertx) → {MetricsService}

Creates a metric service for a given Vertx instance.
Parameters:
Name Type Description
vertx Vertx the vertx instance
Source:
Returns:
the metrics service
Type
MetricsService