getsentry / getsentry/sentry-javascript
Support `http_proxy` when using the AWS Lambda extension
Offen
Feature
javascript
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
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`.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.