Skip to content

feat: Allow capturing feature flags in debug snapshots#5004

Merged
Gudahtt merged 2 commits intomainfrom
allow-capturing-feature-flag-in-debug-snapshots
Nov 29, 2024
Merged

feat: Allow capturing feature flags in debug snapshots#5004
Gudahtt merged 2 commits intomainfrom
allow-capturing-feature-flag-in-debug-snapshots

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Nov 28, 2024

Explanation

The controller metadata for the RemoteFeatureFlagController has been updated to declare the feature flag state as anonymous. These values are set by us and do not contain any PII. This allows us to capture this state in Sentry debug snapshots, which could be very useful for debugging.

References

N/A

Changelog

See changelog diff

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@Gudahtt Gudahtt force-pushed the allow-capturing-feature-flag-in-debug-snapshots branch from 7b396a2 to feee9e8 Compare November 28, 2024 23:55
@Gudahtt Gudahtt marked this pull request as ready for review November 28, 2024 23:56
@Gudahtt Gudahtt requested a review from a team November 28, 2024 23:56
@DDDDDanica
Copy link
Contributor

LGTM !

The controller metadata for the `RemoteFeatureFlagController` has been
updated to declare the feature flag state as anonymous. These values
are set by us and do not contain any PII. This allows us to capture
this state in Sentry debug snapshots, which could be very useful for
debugging.
@Gudahtt Gudahtt force-pushed the allow-capturing-feature-flag-in-debug-snapshots branch from feee9e8 to eee0bbf Compare November 29, 2024 23:55
@Gudahtt Gudahtt enabled auto-merge (squash) November 29, 2024 23:55
@Gudahtt Gudahtt merged commit a71a8a8 into main Nov 29, 2024
@Gudahtt Gudahtt deleted the allow-capturing-feature-flag-in-debug-snapshots branch November 29, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants