Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
10.30.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
N/A
Steps to Reproduce
Set skipOpenTelemetrySetup
Expected Result
Errors associated with their scope (e.g. Fastify requests).
Actual Result
Errors are not associated with their scope.
Additional Context
It should be safe to disable skipOpenTelemetrySetup, but clearly it isn't.
So at least please document that that's the case.
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.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
10.30.0
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
N/A
Steps to Reproduce
Set
skipOpenTelemetrySetupExpected Result
Errors associated with their scope (e.g. Fastify requests).
Actual Result
Errors are not associated with their scope.
Additional Context
It should be safe to disable
skipOpenTelemetrySetup, but clearly it isn't.So at least please document that that's the case.
Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it.