Uses of Package
org.axonframework.messaging.tracing
Packages that use org.axonframework.messaging.tracing
Package
Description
Internal delegating tracing decorator for the distributed
CommandBusConnector.Internal delegating tracing decorator for the distributed
QueryBusConnector.Micrometer Tracing binding for the tracing API, wired by
MicrometerTracingConfigurationEnhancer.Event-store tracing decorators and event-sourcing-specific
SpanAttributesProvider implementations.Event-sourcing-specific
SpanAttributesProvider implementations.Entity-lifecycle and event-handler tracing decorators for
axon-eventsourcing.Snapshot-store tracing decorators for
axon-eventsourcing.Part of the Axon Extension module.
Tracing decorators for command handling components.
Tracing decorators for event handling components.
Tracing decorators for query handling components.
The tracing API of Axon Framework:
SpanFactory, Span, SpanScope, and
SpanAttributesProvider, plus the logging and no-op factory implementations.Built-in
SpanAttributesProvider implementations contributing standard
message-derived attributes (identifier, type, metadata, aggregate identifier) to spans.Repository tracing decorators for
axon-modelling.Tracing decorators for
axon-modelling components.-
Classes in org.axonframework.messaging.tracing used by io.axoniq.framework.messaging.commandhandling.distributed.tracing
-
Classes in org.axonframework.messaging.tracing used by io.axoniq.framework.messaging.queryhandling.distributed.tracing
-
Classes in org.axonframework.messaging.tracing used by io.axoniq.framework.tracing.micrometerClassDescriptionRepresents one unit of traced work.The sole public abstraction for creating tracing
spansin Axon Framework. -
Classes in org.axonframework.messaging.tracing used by org.axonframework.eventsourcing.eventstore.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.eventsourcing.eventstore.tracing.attributesClassDescription
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.eventsourcing.handler.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.eventsourcing.snapshot.store.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.extension.springboot.autoconfigClassDescription
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.messaging.commandhandling.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.messaging.eventhandling.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.messaging.queryhandling.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.messaging.tracingClassDescriptionA
SpanFactorythat logs span lifecycle events through SLF4J, for development and debugging when no APM backend is available.Represents one unit of traced work.The sole public abstraction for creating tracingspansin Axon Framework.The active-span scope returned bySpan.start(). -
Classes in org.axonframework.messaging.tracing used by org.axonframework.messaging.tracing.attributesClassDescription
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.modelling.repository.tracing
-
Classes in org.axonframework.messaging.tracing used by org.axonframework.modelling.tracing