getsentry / getsentry/sentry-javascript
Support `http_proxy` when using the AWS Lambda extension
Abierto
Feature
javascript
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
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`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.