Uses of Class
io.axoniq.framework.tracing.micrometer.propagator.MetadataPropagatorGetter
Packages that use MetadataPropagatorGetter
Package
Description
Micrometer
Propagator carrier over Axon message metadata: the
Propagator.Getter/Propagator.Setter pair used to extract and inject trace context to and from a
message's metadata, so a trace continues across message and service boundaries.-
Uses of MetadataPropagatorGetter in io.axoniq.framework.tracing.micrometer.propagator
Fields in io.axoniq.framework.tracing.micrometer.propagator declared as MetadataPropagatorGetterModifier and TypeFieldDescriptionstatic final MetadataPropagatorGetterMetadataPropagatorGetter.INSTANCEShared singleton instance, used byMicrometerSpanFactory.