getsentry / getsentry/sentry-javascript
Cloudflare Queue context propagation and trace links
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Problem Statement
Right now Cloudflare Queues don't have context propagation and no trace link to each other.
Original request: https://github.com/getsentry/sentry-javascript/issues/22298#issuecomment-4983223603
### Solution Brainstorm
Maybe we could do the same as we do for trace propagation in RPC calls between workers.
### Additional Context
_No response_
### Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it.
贡献指南
调研方向
Start by reviewing the existing trace propagation for RPC calls between workers and how Cloudflare Queues are represented in the SDK. Determine the required context propagation and trace-link behavior, then verify that queue-related traces connect as intended.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- distributed-systems, observability
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 42/100