Class MetricsConfigurerModule

java.lang.Object
org.axonframework.extension.metrics.micrometer.MetricsConfigurerModule
All Implemented Interfaces:
ConfigurationEnhancer

public class MetricsConfigurerModule extends Object implements ConfigurationEnhancer
Implementation of the ConfigurationEnhancer which uses the GlobalMetricRegistry to register several Metrics Modules to the given ComponentRegistry.
Since:
4.1
Author:
Steven van Beelen, Marijn van Zelst, Ivan Dugalic