java.lang.Object
org.axonframework.extension.metrics.micrometer.TagsUtil

public class TagsUtil extends Object
Utility class for Micrometer tag management.

Contains static final fields which represent the micrometer tag KEY that should be consistent across different metrics, and functions responsible for creating the Micrometer Tags based on the Message that is ingested by a MessageMonitor.

Since:
4.4.0
Author:
Ivan Dugalic, Steven van Beelen