Uses of Class
org.axonframework.extension.metrics.dropwizard.MetricsConfigurationEnhancer
Packages that use MetricsConfigurationEnhancer
Package
Description
Part of the Axon Extension module.
-
Uses of MetricsConfigurationEnhancer in org.axonframework.extension.metrics.dropwizard.springboot
Methods in org.axonframework.extension.metrics.dropwizard.springboot that return MetricsConfigurationEnhancerModifier and TypeMethodDescriptionDropwizardMetricsAutoConfiguration.metricsConfigurationEnhancer(io.dropwizard.metrics5.MetricRegistry registry) Bean creation method constructing aMetricsConfigurationEnhancerwith the givenregistry, which will attach a default set ofMessageMonitorsto Axon's infrastructure components.