Skip to content

[Feature Flags] Support multi-client configs for browser SDKs #14281

Description

@aliu39

Description

https://docs.sentry.io/platforms/javascript/best-practices/shared-environments/
The browser may have >1 Sentry client per SDK instance. The most common case seems to be browser extensions. We could support this case by isolating flags from different clients, maintaining a WeakMap of <Client, flag evaluations>.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions