getsentry / getsentry/sentry-javascript
Vercel Edge Runtime Stack Traces
Open
Improvement
Next.js
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
The stack traces on the Vercel Edge runtime still look horrible. They seem to flow through some kind of sandbox and aren't source mapped at all.
### Solution Brainstorm
We should first try to source map the events somehow by uploading the right files. If we don't come to a solution we can collaborate with the Vercel folks.
Contributor guide
Assessment
This issue has not been assessed yet.