Closed
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
8.2.1
Framework Version
8.2.1
Link to Sentry event
No response
SDK Setup
N/A
Steps to Reproduce
- Run an app with Sentry and mongodb
- Make a mongodb call with a promise (Not using callbacks)
Expected Result
Traces appear in the instrumentation for the mongodb call (This worked on Sentry < v8.0)
Actual Result
Traces don't appear in the instrumentation
I was asked to open this as a separate issue here: #11499 (comment)
It's an issue in open telemetry which is being tracked here: open-telemetry/opentelemetry-js-contrib#2218
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner