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