Package | Description |
---|---|
org.axonframework.metrics | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
GlobalMetricRegistry
Registry for application metrics with convenient ways to register Axon components.
|
MessageTimerMonitor
A
MessageMonitor which creates Timer instances for the overall, success, failure and ignored time an
ingested Message takes. |
MessageTimerMonitor.Builder
Builder class to instantiate a
MessageTimerMonitor . |
Class and Description |
---|
GlobalMetricRegistry
Registry for application metrics with convenient ways to register Axon components.
|
MetricsConfigurerModule
Implementation of the
ConfigurerModule which uses the GlobalMetricRegistry
to register several Metrics Modules to the given Configurer . |
Copyright © 2010–2023. All rights reserved.