vertx / io.vertx.micrometer / Match / setDomain

setDomain

open fun setDomain(domain: MetricsDomain): Match

Set the label domain, restricting this rule to a single domain.

Parameters

domain - the label domain

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