Commit 9124bd8
Clarify behavior when receiving a tracestate header without traceparent (#326)
As the processing model was written, it can be interpreted such that a
tracing system that receives a tracestate header without an
accompanying traceparent header is valid, and that it should append to
and propagate that tracestate. This commit clarifies that a tracestate
header received without a traceparent header is invalid, and a new
tracestate should be created.1 parent bd253d5 commit 9124bd8
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments