Skip to content

Commit 82fde33

Browse files
committed
Add magic url
1 parent d60a56a commit 82fde33

File tree

1 file changed

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

1 file changed

+1
-13
lines changed

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

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,7 @@ 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. 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>
34-
35-
![Integration UI](./img/ff-integration-ui.png)
23+
Enabling Change Tracking is a two step process. To get started visit the [feature-flags settings page](https://sentry.io/orgredirect/organizations/:orgslug/settings/feature-flags/).
3624

3725
1. **Register the webhook URL**.
3826
- Under the "Integrate Feature Flag Service" heading a Sentry webhook URL has been provided.

0 commit comments

Comments
 (0)