rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

rfc(feature): Record Feature Flags on Error

Open cmanallen opened this issue 5 months ago • 0 comments

Rendered RFC

Adds feature flag tracking support to the SDK. Feature flags are collected as they are evaluated, appended to a local, in-memory data structure, and finally submitted on an error event as a context member.

Related to:

  • https://github.com/getsentry/sentry/issues/59428

cmanallen avatar Sep 04 '24 17:09 cmanallen