Uses of Package
org.axonframework.eventsourcing.tracing.configuration
Packages that use org.axonframework.eventsourcing.tracing.configuration
Package
Description
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.-
Classes in org.axonframework.eventsourcing.tracing.configuration used by org.axonframework.eventsourcing.tracing.configurationClassDescriptionPer-component on/off toggles for event-sourcing tracing, read by
EventSourcingTracingConfigurationEnhancerto 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).