vertx / io.vertx.core.spi / VertxMetricsFactory / newOptions

newOptions

open fun newOptions(): MetricsOptions

Create an empty metrics options. Providers can override this method to provide a custom metrics options subclass that exposes custom configuration. It is used by the io.vertx.core.Starter class when creating new options when building a CLI vert.x

Return
new metrics options