getsentry / getsentry/sentry-ruby
Support for tracking feature flags
@sl0thentr0py y travaille déjà.
Depuis le 19/2/2025.
- Langage dominant
- Ruby
- Étoiles
- 988
- Forks
- 542
- Merge moyen
- 17 h 40 min
- PR mergées (30 j)
- 19
Description
## Describe the idea
Support for Sentry's feature flags in Ruby SDK.
Background: https://github.com/getsentry/sentry/discussions/73542#discussioncomment-11671314
## Why do you think it's beneficial to most of the users
> Enabling a feature flag integration provides deep insights into the state of your application prior to an error. A list of flags and their evaluation results are displayed on each error event in the order of evaluation. Integrating Sentry with your feature flag provider enables Sentry to correlate feature flag changes with new error events and mark certain changes as suspicious.
>
> -- https://docs.sentry.io/product/issues/issue-details/feature-flags/
## Possible implementation
https://develop.sentry.dev/sdk/expected-features/#feature-flags
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.