Package org.axonframework.eventsourcing.handler.tracing.annotation
@NullMarked
package org.axonframework.eventsourcing.handler.tracing.annotation
Annotation-pipeline tracing support for
axon-eventsourcing: the handler enhancer enriching handler spans
with the event's tags, registered conditionally on the HandlerDefinition component.-
ClassesClassDescription
HandlerEnhancerDefinitionthat enriches the active tracing span with an event'sTagswhen an@EventHandleris invoked.