Uses of Package
org.axonframework.extension.metrics.dropwizard
Packages that use org.axonframework.extension.metrics.dropwizard
Package
Description
Part of the Axon Extension module.
Part of the Axon Extension module.
-
Classes in org.axonframework.extension.metrics.dropwizard used by org.axonframework.extension.metrics.dropwizardClassDescriptionA
MessageMonitorwhich createsTimerinstances for the overall, success, failure and ignored time an ingestedMessagetakes.Builder class to instantiate aMessageTimerMonitor. -
Classes in org.axonframework.extension.metrics.dropwizard used by org.axonframework.extension.metrics.dropwizard.springbootClassDescriptionImplementation of the
ConfigurationEnhancerthat uses theMetricRegistryto decorate several components withMessageMonitorswith uniqueMetricRegistriesby registeringMessageMonitorFactorieswith theMessageMonitorRegistry.