Package org.axonframework.eventsourcing.tracing.configuration
@NullMarked
package org.axonframework.eventsourcing.tracing.configuration
Configuration support for
axon-eventsourcing tracing: the enhancers wiring the tracing decorators and
contributing the module's span attribute providers, and the per-component tracing settings.-
ClassDescription
ConfigurationEnhancercontributing the built-in event-sourcingSpanAttributesProvidersto theSpanAttributesProviderRegistry.ConfigurationEnhancerthat wires tracing intoaxon-eventsourcingcomponents.Per-component on/off toggles for event-sourcing tracing, read byEventSourcingTracingConfigurationEnhancerto decide whichaxon-eventsourcingcomponents to decorate, and byTracingEventTagsHandlerEnhancerDefinitionto decide whether event handler spans are enriched with the event's tags.Toggles for the built-inSpanAttributesProviderscontributed by theaxon-eventsourcingmodule (read byEventSourcingSpanAttributesProviderConfigurationEnhancerandTracingEventTagsHandlerEnhancerDefinition).