Package org.axonframework.tracing
package org.axonframework.tracing
-
ClassDescriptionFactory that creates spans for the spans representing handlers.Implementation of a
SpanFactorythat requires no java agent or APM system, only logging.Implementation of aSpanFactorythat delegates calls to multiple other factories.Deprecated.Various components have dedicated tracing SpanFactory interfaces since 4.9.0.Creates a builder that will create aNestingSpanFactory.SpanFactoryimplementation that creates aNoOpSpanFactory.NoOpSpan.TheSpanimplementation that does nothing.Represents a part of the application logic that will be traced.TheSpanFactoryis responsible for makingspansin a way the chosen tracing provider is compatible with.Represents the scope of aSpan.Utilities for creating spans which are relevant for all implementations of tracing.Enhances message handlers with the providedSpanFactory, wrapping handling of the message in aSpanthat is reported to the monitoring tooling.Builder class to instantiate aTracingHandlerEnhancerDefinition.