Package io.micrometer.tracing.propagation


package io.micrometer.tracing.propagation
  • Interfaces
    Class
    Description
    Inspired by OpenZipkin Brave and OpenTelemetry.
    Interface that allows a TextMapPropagator to read propagated fields from a carrier.
    Class that allows a TextMapPropagator to set propagated fields into a carrier.