getsentry / getsentry/sentry-javascript
Support Statsig experiments (in addition to feature flags)
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
### 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_
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- observability
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100