getsentry / getsentry/sentry-python
Feature flag evaluation tracking integration for django-waffle
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
### Problem Statement
We use [django-waffle](https://pypi.org/project/django-waffle), which is a Django plugin, to store and use feature flags. We want to surface these in Sentry via the existing [Feature Flag Evaluation Tracking](https://docs.sentry.io/platforms/python/feature-flags/#enable-evaluation-tracking) feature.
### Solution Brainstorm
It would be most convenient to surface these in Sentry automatically via a built-in integration.
### Prioritisation
According to some back-of-the-envelope maths, 1 in 35 django projects ([50 million downloads per month](https://pypistats.org/packages/django)) use django-waffle ([1.4 million downloads per month](https://pypistats.org/packages/django-waffle)).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.