mirror of https://github.com/istio/istio.io.git
uniform tracing header format (#7054)
* uniform tracing header format * revert chinese version
This commit is contained in:
parent
f2cf780bfb
commit
ba09c1a9ad
|
@ -9,7 +9,7 @@ In particular, Istio relies on applications to [propagate the B3 trace headers](
|
|||
|
||||
- `x-request-id`
|
||||
- `x-b3-traceid`
|
||||
- `x-b3-spanId`
|
||||
- `x-b3-spanid`
|
||||
- `x-b3-parentspanid`
|
||||
- `x-b3-sampled`
|
||||
- `x-b3-flags`
|
||||
|
|
Loading…
Reference in New Issue