getsentry / getsentry/sentry-python

Migrate `StatsigIntegration` from `statsig` (legacy) to `statsig-python-core` pip package

未关闭
#5,432 3 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
Feature Python
主要语言
Python
星标
2.2k
派生
669
平均合并
1 天 1 小时
30 天内合并 PR
213

描述

### Problem Statement

The [StatsigIntegration](https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/integrations/statsig.py) uses [`statsig`](https://pypi.org/project/statsig/) library underneath.

The old [`statsig`](https://pypi.org/project/statsig/) library is called as **legacy** in Statsig's [documentation](https://docs.statsig.com/server/pythonSDK)

It forces us to either:
- use the new (recommended) library but without Sentry integration
- use the old one with Sentry integration

### Solution Brainstorm

Documentation for the new one ([`statsig-python-core`](https://pypi.org/project/statsig-python-core/)) is [here](https://docs.statsig.com/server-core/python-core)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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