Fix a layout in /distributed-tracing/overview/ (#12373)

This commit is contained in:
Michael 2022-12-15 21:31:09 +08:00 committed by GitHub
parent a2815022df
commit 8e925453a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ For Zipkin, Jaeger, Stackdriver, and OpenCensus Agent the B3 multi-header format
* `x-b3-parentspanid`
* `x-b3-sampled`
* `x-b3-flags`
These are supported by Zipkin, Jaeger, OpenCensus, and many other tools.
For Datadog, the following headers should be forwarded. Forwarding these is handled automatically by Datadog client libraries for many languages and frameworks.