Skip to content

Commit 94f6320

Browse files
committed
Add notice
1 parent 6af548d commit 94f6320

File tree

1 file changed

+11
-1
lines changed
  • docs/organization/integrations/feature-flag/launchdarkly

1 file changed

+11
-1
lines changed

docs/organization/integrations/feature-flag/launchdarkly/index.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,17 @@ Sentry can track changes to feature flag definitions and report suspicious featu
2020

2121
### Set Up Change Tracking
2222

23-
To enable the change-tracking integration, go to the **Issue Details** page and click the "Set Up Integration" button on the feature flag table. This will trigger a flyout, which will guide you through the two-step process.
23+
To enable the change-tracking integration, go to the **Issue Details** page and click the "Set Up Integration" button on the feature flag table. Or click "Set Up Now" on the feature flag "call to action" (beta participants only). This will trigger a flyout, which will guide you through the two-step process.
24+
25+
<Alert level="info" title="Work in Progress">
26+
27+
You will not see the feature flag table unless you've enabled a feature flag integration within your SDK and the issue you've clicked on has at least one error which was created after the integration was enabled. We're working on a dedicated UI that will simplify change tracking registration.
28+
29+
If Sentry has enrolled your organization in the beta cohort you will see a "call to action" on the issue details page which will guide you through the "Change Tracking" set up process. Beta participants have received an email notifying them of their enrollment.
30+
31+
For eager users not enrolled in the beta you may still use this feature but the setup flow is more difficult. Enable a feature flag evaluation tracking integration and visit an issue with an error created after the integration was registered. You should see the feature flag table and will now be able to register your webhook. Sorry for the difficulty. Fixed soon!
32+
33+
</Alert>
2434

2535
![Integration UI](./img/ff-integration-ui.png)
2636

0 commit comments

Comments
 (0)