uniform tracing header format (#7054)

* uniform tracing header format

* revert chinese version
This commit is contained in:
chen zhengwei 2020-04-16 04:13:52 +08:00 committed by GitHub
parent f2cf780bfb
commit ba09c1a9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`