vertx / io.vertx.micrometer / Match / setAlias

setAlias

open fun setAlias(alias: String): Match

Set an alias that would replace the label value when it matches.

Parameters

alias - the matcher alias

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