getsentry / getsentry/sentry-ruby

Support for tracking feature flags

Open
#2,559 0 comments 2 reactions 1 assignee Claimed by @sl0thentr0py View on GitHub
Feature Ruby
Dominant language
Ruby
Stars
987
Forks
541
Avg merge
17h 40m
Merged PRs (30d)
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.