getsentry / getsentry/sentry-ruby

Support for tracking feature flags

Abierto
#2,559 0 comentarios 2 reacciones 1 asignado Reclamado por @sl0thentr0py Ver en GitHub
Feature Ruby
Lenguaje dominante
Ruby
Estrellas
987
Forks
541
Merge medio
17 h 40 min
PR fusionados (30 d)
19

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.