Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
7.x.x
Framework Version
No response
Link to Sentry event
No response
SDK Setup
Occurs in V7, but would be OK to get fixed in a V8 setup
Steps to Reproduce
Node app with any framework, using Prisma for ORM to SQL DB
Expected Result
Spans to sent to Sentry which obey the prerequisites of the queries product, and the Queries tab is populated with your queries
Actual Result
Spans are not populated correctly and they do not populate the queries tab