getsentry / getsentry/sentry-javascript
Support Statsig experiments (in addition to feature flags)
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Problem Statement
https://www.statsig.com/featureflags are already supported by https://docs.sentry.io/platforms/javascript/configuration/integrations/statsig/
But what about https://www.statsig.com/experimentation?
### Solution Brainstorm
Find some way to set experiment metadata on reports/spans.
: could be one way, but it omits some of the dynamic values. It's similar to : and searchable though (AFAICT).
### Additional Context
_No response_
### Priority
_No response_
贡献指南
调研方向
Start by reading the existing Statsig feature-flag integration described at docs.sentry.io/platforms/javascript/configuration/integrations/statsig/. Then investigate how feature-flag metadata is attached to reports and spans, and determine an agreed representation for Statsig experiment names, groups, and dynamic values; done means experiment metadata is attached and searchable without losing relevant values.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- observability
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100