Package org.springframework.cloud.sleuth.propagation
-
Interface Summary Interface Description Propagator Inspired by OpenZipkin Brave and OpenTelemetry.Propagator.Getter<C> Interface that allows aTextMapPropagator
to read propagated fields from a carrier.Propagator.Setter<C> Class that allows aTextMapPropagator
to set propagated fields into a carrier.