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
Copy file name to clipboardExpand all lines: specification/context/api-propagators.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -70,8 +70,6 @@ The Propagators API currently defines one `Propagator` type:
70
70
-`TextMapPropagator` is a type that injects values into and extracts values
71
71
from carriers as string key/value pairs.
72
72
73
-
A binary `Propagator` type will be added in the future (see [#437](https://github.com/open-telemetry/opentelemetry-specification/issues/437)).
74
-
75
73
### Carrier
76
74
77
75
A carrier is the medium used by `Propagator`s to read values from and write values to.
0 commit comments