-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Edge runtime regions not working when integrating with Sentry #47404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Assigning to @getsentry/support for routing, due by Monday, April 17th at 10:58 am (sfo). ⏲️ |
Hey @Cow258, thanks for writing in! This is a known issue - we are tracking things related to it in this GH issue: getsentry/sentry-javascript#7450, so closing this issue since it's duplicate. |
Until this is fixed, you can use the |
Environment
SaaS (https://sentry.io/)
Version
No response
Link
No response
DSN
https://756fac6d7d514f5db62c7f0bc5a0f53e@o4504872119566336.ingest.sentry.io/4504872145059840
Steps to Reproduce
Link to the code that reproduces this issue
https://github.com/Cow258/edge-bug-demo
To Reproduce
https://edge-bug-demo.vercel.app/api/hello
Expected Result
Expected Behavior
The region should be as same as the config when integrating with Sentry

Actual Result
I set the regions to ['sin1'], but it still global after deployed to Vercel and integrating with Sentry
The text was updated successfully, but these errors were encountered: