Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit ab02453

Browse files
committed
chore: emphasize the standardization on the useage of TRACEPARENT
1 parent b6b5412 commit ab02453

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

text/0258-env-context-baggage-carriers.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,10 @@ propagators.
164164
This update should include:
165165

166166
* A common set of environment variables like `TRACEPARENT`, `TRACESTATE`, and
167-
`BAGGAGE` that can be used to propagate context between processes.
167+
`BAGGAGE` that can be used to propagate context between processes. These
168+
environment variables names should be overridable for legacy support reasons
169+
(like using B3), but the default standard should align with the W3C
170+
specification.
168171
* A specification for allowed environment names and values due to operating
169172
system limitations.
170173
* A specification for how implementers can inject and extract context from the

0 commit comments

Comments
 (0)