getsentry / getsentry/sentry-javascript
Customizing Outgoing Request Headers for B3 Propagation
Open
Browser
Improvement
Traces
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
I am currently using Sentry’s @sentry/browser to monitor our front-end project, while our back-end services (Java, Go, Node.js) are monitored with OpenTelemetry. We hope to use B3 propagation for end-to-end tracing across our stack.
### Solution Brainstorm
Could you please provide a way for users to customize the headers for outgoing requests to support B3 propagation?
Contributor guide
Assessment
This issue has not been assessed yet.