Interface TextMapPropagatorCustomizer
public interface TextMapPropagatorCustomizer
/**
Meant to be implemented by a CDI bean that provides arbitrary customization for the
TextMapPropagator
that are to be registered with OpenTelemetry-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionio.opentelemetry.context.propagation.TextMapPropagator
-
Method Details
-
customize
io.opentelemetry.context.propagation.TextMapPropagator customize(TextMapPropagatorCustomizer.Context context)
-