Uses of Package
org.axonframework.metrics
Packages that use org.axonframework.metrics
-
Classes in org.axonframework.metrics used by org.axonframework.metricsClassDescriptionRegistry for application metrics with convenient ways to register Axon components.A
MessageMonitorwhich createsTimerinstances for the overall, success, failure and ignored time an ingestedMessagetakes.Builder class to instantiate aMessageTimerMonitor. -
Classes in org.axonframework.metrics used by org.axonframework.springboot.autoconfigClassDescriptionRegistry for application metrics with convenient ways to register Axon components.Implementation of the
ConfigurerModulewhich uses theGlobalMetricRegistryto register several Metrics Modules to the givenConfigurer.