getsentry / getsentry/sentry-javascript
Support Statsig experiments (in addition to feature flags)
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 515
Description
### 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_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- observability
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100