open fun setLabelMatchs(matches: MutableList<Match>): MicrometerMetricsOptions
Set a list of rules for label matching.
matches - the new list of rules
matches
Return a reference to this, so the API can be used fluently