getsentry / getsentry/sentry-python
Feature flag evaluation tracking integration for django-waffle
- 主要語言
- Python
- 星號
- 2.2k
- 分支
- 669
- 平均合併
- 1 天 40 分鐘
- 30 天內合併 PR
- 212
描述
### 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)).
貢獻指南
評估
這個 Issue 還沒有評估資料。