Package io.axoniq.framework.tracing.micrometer
@NullMarked
package io.axoniq.framework.tracing.micrometer
Micrometer Tracing binding for the tracing API, wired by
MicrometerTracingConfigurationEnhancer. The
propagator sub-package holds the Propagator carrier over message metadata (cross-service
propagation); the threadlocal sub-package holds the in-process
thread-local trace-context-propagation bridge. The ProcessingContextAccessor here is the reactive counterpart
that exposes the active span from a ProcessingContext to Micrometer's context propagation.-
ClassesClassDescription
SpanFactoryimplementation backed by Micrometer Tracing.AxoniqAddonimplementation for the Axoniq Framework Micrometer distributed tracing binding.ConfigurationEnhancerthat enables Micrometer-Tracing-backed tracing.