Closed as not planned
Closed as not planned
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/nextjs
SDK Version
9.10.1
Framework Version
Next 15.0.1
Link to Sentry event
Reproduction Example/SDK Setup
With nodeProfilingIntegration is enabled in the Next.js SDK, we don't get all the server spans that we do when it is disabled. Additionally there aren't any profiles coming in from the SDK. This behavior is only observed on Vercel, localhost works as expected. (Link to how the above trace should look)
Steps to Reproduce
- Load product page
- Go to Pageload transaction in Sentry
Expected Result
Trace has all server spans and profiles attached
Actual Result
Trace does not have all server spans and no profiles attached
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Community