You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the AWS Lambda extension does not take http_proxy into account when sending events to Sentry.
Supporting http_proxy is important for users that limit outgoing access of their functions, e.g. by disabling outbound traffic via the vpc but allow traffic via http_proxy.