getsentry / getsentry/sentry-javascript

Next.js: Upstream removal of "RSC" prefix for navigation transactions

Open
#13,597 5 comments 0 reactions 1 assignee Claimed by @lforst View on GitHub
Next.js Task
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

### Description

Next.js spans for navigation rsc requests seem to be prefixed with "RSC" making them look like "RSC GET /post/[id]" which looks funky and is bad for grouping.

Example: https://sentry.sentry.io/performance/trace/e7e80d610bf656ae8a0feaccd0385aa3/?dataset=transactions&eventId=7ed7154f69a64049bc4bd7df44e51445&field=title&field=project&field=user.display&field=timestamp&name=All%20Errors&project=4507657212592128&query=RSC&queryDataset=transaction-like&sort=-timestamp&source=discover&statsPeriod=1h×tamp=1725537009&yAxis=count%28%29

We would like to upstream that the prefix is not there anymore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.