Skip to content
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

Use SQSproxy to send exceptions to sentry #4

Open
ebertti opened this issue Apr 25, 2018 · 0 comments
Open

Use SQSproxy to send exceptions to sentry #4

ebertti opened this issue Apr 25, 2018 · 0 comments

Comments

@ebertti
Copy link

ebertti commented Apr 25, 2018

If my lambda is running inside a VPC I can't sent exception data to sentry directly, to fix this I need to configure a NAT on my VPC.

Or, I can use something like this: https://github.com/Netflix-Skunkworks/raven-sqs-proxy

But it need to be configurate to run on lambda. This workaround works only on server instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant