-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
docs(flags): add index flag docs for javascript #11971
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Bundle ReportChanges will increase total bundle size by 198 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
|
||
Learn more about the integrations available for JavaScript and how to set them up: | ||
- [OpenFeature](/platforms/javascript/integrations/openfeature/) | ||
- [LaunchDarkly](/platforms/javascript/integrations/launchdarkly/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a reminder to make sure these links are live before merging 🐸
- [OpenFeature](/platforms/javascript/integrations/openfeature/) | ||
- [LaunchDarkly](/platforms/javascript/integrations/launchdarkly/) | ||
|
||
Please read the note below to ensure that you also complete one additional step. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to the other PR, I think this sentence can be omitted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding, LGTM! 🤠
|
||
<Alert level="info" title="Currently in Beta"> | ||
|
||
The support for **feature flag change tracking** and **feature flag evaluation tracking** is currently in beta. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The support for **feature flag change tracking** and **feature flag evaluation tracking** is currently in beta. | |
The support for **feature flag change tracking** and **feature flag evaluation tracking** is currently in closed beta. If you'd like to be added to the beta, please fill out [this form](https://forms.gle/EeNwTepvVwt7poAJ8). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok so I believe we're going with a closed beta (i.e., select group of orgs we'll enable, those who have the existing LD integration). So I created a Google Form to collect any other interested orgs. Will need someone to try to fill out the form on a personal email to see if it works as expected. :)
How can someone verify if they're in the closed beta?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jas-kas They'll see the setup fly out in the Sentry UI and the feature flags UI.
Looks like this got pulled into the big docs PR: https://github.com/getsentry/sentry-docs/pull/12005/files#diff-a4a744c002e9890fec4a199d1e54d16cb6f9717e9fa52be3af00662af5da1e30 i'm closing this one |
create a index page for feature flags under the javascript platform. mirrors python index page: #11879
url will be: https://docs.sentry.io/platforms/javascript/feature-flags/
figjam ref mapping out the docs
closes https://github.com/getsentry/team-replay/issues/503