abstract fun metrics(vertx: Vertx, options: VertxOptions): VertxMetrics
Create a new io.vertx.core.spi.metrics.VertxMetrics object. No specific thread and context can be expected when this method is called.
options - the metrics configuration option
Return
the metrics implementation