You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,16 +25,16 @@ This package provides default implementations of the OpenTelemetry API for trace
25
25
26
26
### Built-in Propagators
27
27
28
-
#### HttpTraceContextPropagator Propagator
28
+
#### W3CTraceContextPropagator Propagator
29
29
30
30
OpenTelemetry provides a text-based approach to propagate context to remote services using the [W3C Trace Context](https://www.w3.org/TR/trace-context/) HTTP headers.
0 commit comments