getsentry / getsentry/sentry-javascript
Support `http_proxy` when using the AWS Lambda extension
未关闭
Feature
javascript
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
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`.
贡献指南
评估
这个 Issue 还没有评估数据。