-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
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/browser
SDK Version
8.35.0
Framework Version
astro@^4.16.7,@astrojs/vercel@^7.8.2
Link to Sentry event
No response
Reproduction Example/SDK Setup
Minimal repro: https://github.com/titouv/astro-sentry
Steps to Reproduce
- Created a new astro project using
create astro@latest
- Added vercel using
astro add vercel
- Added sentry using
astro add sentry
- Pasted sentry specific env
- Deployed using
vercel deploy
(or git repo)
Expected Result
The server-side error occurring in Astro is logged in the Vercel dashboard but not reported on Sentry's dashboard.
Precisions:
- For me
@astrojs/node
adapter is working with sentry - Client side error reporting works just fine with source map and stuff
Actual Result
No logs to report
Metadata
Metadata
Assignees
Labels
Projects
Status
No status