vertx / io.vertx.micrometer / MicrometerMetricsOptions / addLabelMatch

addLabelMatch

open fun addLabelMatch(match: Match): MicrometerMetricsOptions

Add a rule for label matching.

Parameters

match - the label match

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