-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
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
mydea
Metadata
Metadata
Assignees
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Projects
Status
Waiting for: Product Owner