Uses of Class
io.opentelemetry.context.propagation.NoopTextMapPropagator
-
Packages that use NoopTextMapPropagator Package Description io.opentelemetry.context.propagation Interfaces for definingContextPropagatorsfor 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 NoopTextMapPropagator Modifier and Type Field Description private static NoopTextMapPropagatorNoopTextMapPropagator. INSTANCE
-