getsentry / getsentry/sentry-javascript
Cloudflare span links between producer and consumer
未关闭
Cloudflare Workers
Feature
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Problem Statement
When sending something in the queue it is detached from the consumed message, which means that the processed message has its own trace (expected), but there is no way of identifying where it came from.
### Solution Brainstorm
Having a trace link between the producer and the consumed message would solve this
### Additional Context
follow up to #14387
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。