getsentry / getsentry/sentry-python
Feature flag evaluation tracking integration for django-waffle
- Vorherrschende Sprache
- Python
- Sterne
- 2.2k
- Forks
- 669
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
### 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)).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.