You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Describe the idea
Support for Sentry's feature flags in Ruby SDK.
Background: getsentry/sentry#73542 (reply in thread)
Why do you think it's beneficial to most of the users
Possible implementation
https://develop.sentry.dev/sdk/expected-features/#feature-flags
The text was updated successfully, but these errors were encountered: