getsentry / getsentry/sentry-python

More configuration via environment variables

Đang mở
#3,140 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Component: SDK Core Feature Integration: AWS Lambda Integration: GCP Python Quality Improvement Spans
Ngôn ngữ chính
Python
Star
2.2k
Fork
669
Merge trung bình
1 ngày 40 phút
Pull request đã merge (30 ngày)
212

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.