Docs for passing trace headers need code samples: JS, Java, Go, Dotnet, python
- Dominant language
- SCSS
- Stars
- 1k
- Forks
- 794
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 7
Description
**What content needs to be created or modified?**
Today there is documentation around [passing http/grpc w3c trace headers](https://docs.dapr.io/operations/observability/tracing/w3c-tracing-overview/) from responses to requests but there are no code examples for different languages on how to do this.
**Describe the solution you'd like**
We should add code samples for passing trace headers from responses to requests in the docs for the following languages: (in both HTTP and gRPC)
- JS
- Java
- Dotnet
- python
- go
**Where should the new material be placed?**
https://docs.dapr.io/operations/observability/tracing/w3c-tracing-overview/#w3c-trace-headers
**The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos**
Contributor guide
Assessment
This issue has not been assessed yet.