vertx / io.vertx.core / VertxOptions / setMetricsOptions

setMetricsOptions

open fun setMetricsOptions(metrics: MetricsOptions): VertxOptions

Set the metrics options

Parameters

metrics - the options

Return
a reference to this, so the API can be used fluently