getsentry / getsentry/sentry-javascript
Cloudflare span links between producer and consumer
Open
Cloudflare Workers
Feature
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.