vertx / io.vertx.micrometer / Match / setLabel

setLabel

open fun setLabel(label: String): Match

Set the label name. The match will apply to the values related to this key.

Parameters

label - the label name

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