Package org.axonframework.extension.metrics.micrometer
package org.axonframework.extension.metrics.micrometer
-
ClassesClassDescriptionCalculates capacity by tracking, within the configured time window, the average message processing time and multiplying that by the amount of messages processed.A
MessageMonitorimplementation dedicated toEventMessages.Builder class to instantiate aEventProcessorLatencyMonitor.Registry for application metrics with convenient ways to register Axon components.Counts the number of ingested, successful, failed and processed messagesAMessageMonitorwhich introduces aTimerfor the overall timer of allMessages being ingested, as well as a success, failure and ignoredTimer.Builder class to instantiate aMessageTimerMonitor.Implementation of theConfigurationEnhancerwhich uses theGlobalMetricRegistryto register several Metrics Modules to the givenComponentRegistry.Utility class for micrometer tag management.