getsentry / getsentry/sentry-python

More configuration via environment variables

未关闭
#3,140 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Component: SDK Core Feature Integration: AWS Lambda Integration: GCP Python Quality Improvement Spans
主要语言
Python
星标
2.2k
派生
669
平均合并
1 天 1 小时
30 天内合并 PR
213

描述

Currently we have [a few config options](https://docs.sentry.io/platforms/python/configuration/options/#common-options) in the SDK that can also be set via environment variables.

To make it easier for our users to deploy their Sentry instrumented project on different environments (development server, staging, production. But also Docker based services, AWS Lambda or other cloud services) it would be good to enable more of our config options to be configurable via environment variables.

This would make our users projects way more portable, and also brings value to all customers that follow the principles of [The Twelve-Factor App](https://12factor.net/).

- [ ] Come of with a list of config options that make sense to set via env var
- [ ] Implement picking those config options from the environment
- [ ] Update docs

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。