Replies: 2 comments 6 replies
-
To add some context: We're running a GraphQL server (using graphql-yoga and @envelop/sentry) in production and sampling HTTP spans. The issue now is that with transactions (started by @envelop/sentry), these HTTP spans are very chaotic. On some transactions, certain spans are missing while other transactions contain too many. Also, they are sometimes (following logic in the code) out of order. |
Beta Was this translation helpful? Give feedback.
-
Hi, this is something we do consider.
|
Beta Was this translation helpful? Give feedback.
-
We are seeing vastly different timings and offsets of spans for what should be identical transactions. For some transactions, spans are missing or duplicate.
I'd rather not disclose specifics in this public Discussion, as they include references to private internal systems. GitHub Discussions still looks like the right place to share results and keep track of the status.
Please contact me on Discord (jeengbe#4354) or email [email protected] :)
Beta Was this translation helpful? Give feedback.
All reactions