getsentry / getsentry/sentry-javascript
Support Statsig experiments (in addition to feature flags)
- 主要言語
- TypeScript
- スター
- 8.7k
- フォーク
- 1.8k
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100