Uses of Class
io.opentelemetry.context.propagation.NoopTextMapPropagator
Packages that use NoopTextMapPropagator
Package
Description
Interfaces for defining
ContextPropagators
for
allowing context propagation across process boundaries, for example when sending context to a
remote server.-
Uses of NoopTextMapPropagator in io.opentelemetry.context.propagation
Fields in io.opentelemetry.context.propagation declared as NoopTextMapPropagatorModifier and TypeFieldDescriptionprivate static final NoopTextMapPropagator
NoopTextMapPropagator.INSTANCE