getsentry / getsentry/sentry-javascript

Support `http_proxy` when using the AWS Lambda extension

Open
#17,902 1 comment 1 reaction 0 assignees View on GitHub
Feature javascript
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

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`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.