Package org.axonframework.messaging.tracing.configuration
@NullMarked
package org.axonframework.messaging.tracing.configuration
Configuration support for
axon-messaging tracing: the enhancers wiring the tracing decorators and
registering the tracing defaults, the per-component tracing settings, and the shared enhancer/decorator ordering
constants.-
ClassDescription
ConfigurationEnhancerthat wires tracing intoaxon-messagingcomponents.Per-component on/off toggles for messaging tracing, read byMessagingTracingConfigurationEnhancerto decide whichaxon-messagingcomponents to decorate.Toggles for the built-inSpanAttributesProviderscontributed by theaxon-messagingmodule (read byMessagingSpanAttributesProviderConfigurationEnhancer).ConfigurationEnhancerregistering the tracing defaults of theaxon-messagingmodule.Ordering constants shared by the tracing modules'ConfigurationEnhancersand decorators.