Class MetricsConfigurerModule

java.lang.Object
org.axonframework.extension.metrics.dropwizard.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:
3.2
Author:
Steven van Beelen