getsentry / getsentry/sentry-javascript
Customizing Outgoing Request Headers for B3 Propagation
Đang mở
Browser
Improvement
Traces
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### 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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.