fun MetricTagsMatch(tags: JsonObject? = null, type: MatchType? = null, value: String? = null): MetricTagsMatch
A function providing a DSL for building io.vertx.ext.hawkular.MetricTagsMatch objects.
Tags to apply to any metric which name matches the criteria.
tags - Set the tags to apply if metric name matches the criteria.