-
-
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,45 @@ | ||||||
--- | ||||||
title: Set Up Feature Flags | ||||||
sidebar_order: 7000 | ||||||
notSupported: | ||||||
- javascript.aws-lambda | ||||||
- javascript.azure-functions | ||||||
- javascript.bun | ||||||
- javascript.capacitor | ||||||
- javascript.cloudflare | ||||||
- javascript.connect | ||||||
- javascript.cordova | ||||||
- javascript.deno | ||||||
- javascript.electron | ||||||
- javascript.express | ||||||
- javascript.fastify | ||||||
- javascript.gcp-functions | ||||||
- javascript.hapi | ||||||
- javascript.koa | ||||||
- javascript.nestjs | ||||||
- javascript.nodejs | ||||||
- javascript.wasm | ||||||
description: "Learn how to set up feature flag evaluation tracking and feature flag change tracking." | ||||||
--- | ||||||
|
||||||
<Alert level="info" title="Currently in Beta"> | ||||||
|
||||||
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 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.
cmanallen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
cmanallen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
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 🐸
Outdated
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.
Uh oh!
There was an error while loading. Please reload this page.