Skip to content

No Server Spans or Profiles when using nodeProfilingIntegration on Vercel #15949

Closed as not planned
@landenai

Description

@landenai

Is there an existing issue for this?

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

https://demo.sentry.io/discover/trace/f1eebb3564204653b318bf254d6bedfa/?dataset=transactions&field=title&field=project&field=user.display&field=timestamp&name=All%20Errors&node=txn-ab4a4d9e58844679b25971740d7a78e0&project=4508968158429184&query=&queryDataset=transaction-like&sort=-timestamp&source=discover&statsPeriod=7d&timestamp=1743522159&yAxis=count%28%29

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

  1. Load product page
  2. 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

Labels

Type

No type

Projects

Status

Waiting for: Community

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions