Skip to content

callumgare/sentry-lambda-http-proxy-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A reproduction test case for getsentry/sentry-javascript#17774.

To deploy first install dependencies with npm install then run:

export AWS_PROFILE="<name of aws profile to use>"
export SENTRY_DSN="<sentry dsn url>"
export USE_SENTRY_WRAPPER= # set to "true" to test with the sentry handler wrapper applied 
npm run deploy -- --region "<aws region you want to deploy to>"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published