We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sentry Saas (sentry.io)
@sentry/serverless
V7
No response
See description here: #5126
The AWS Lambda integration should work in V7 out of the box. Right now it sends errors to localhost:3000 and not sentry.io
Send Sentry data directly to sentry.io (not localhost:3000)
The text was updated successfully, but these errors were encountered:
Do not change DSN (because Lambda extension is not yet ready)
41ae04b
refs #5211
antonpirker
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/serverless
SDK Version
V7
Framework Version
No response
Link to Sentry event
No response
Steps to Reproduce
See description here: #5126
Expected Result
The AWS Lambda integration should work in V7 out of the box. Right now it sends errors to localhost:3000 and not sentry.io
Actual Result
Send Sentry data directly to sentry.io (not localhost:3000)
The text was updated successfully, but these errors were encountered: