Class Propagators
- Namespace
- OpenTelemetry.Context.Propagation
- Assembly
- OpenTelemetry.Api.dll
Propagators allow setting the global default Propagators.
public static class Propagators
- Inheritance
-
Propagators
- Inherited Members
Properties
DefaultTextMapPropagator
Gets the Default TextMapPropagator to be used.
public static TextMapPropagator DefaultTextMapPropagator { get; }
Property Value
Remarks
Setting this can be done only from Sdk.