Skip to content

Commit b3b3965

Browse files
authored
Update docs (#12052)
1 parent 01b9832 commit b3b3965

File tree

1 file changed

+7
-6
lines changed
  • docs/organization/integrations/feature-flag/launchdarkly

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,15 @@ Sentry can track changes to feature flag definitions and report suspicious featu
2020

2121
### Set Up Change Tracking
2222

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/) in a new tab. Then follow the steps listed below.
23+
Enabling Change Tracking is a three step process. To get started visit the [feature-flags settings page](https://sentry.io/orgredirect/organizations/:orgslug/settings/feature-flags) in a new tab. Then follow the steps listed below.
2424

25-
1. **Register the webhook URL**.
26-
- Under the "Integrate Feature Flag Service" heading a Sentry webhook URL has been provided.
27-
- Copy the Sentry webhook URL revealed in the fly out and paste it into LaunchDarkly within their [webhook integration UI](https://app.launchdarkly.com/settings/integrations/webhooks/new).
28-
2. **Set the Signing Secret**.
25+
1. **Click the "Add New Provider" button.
26+
- One webhook secret can be registered per provider type.
27+
2. **Register the webhook URL**.
28+
- Copy the provided Sentry webhook URL and paste it into LaunchDarkly within their [webhook integration UI](https://app.launchdarkly.com/settings/integrations/webhooks/new).
29+
3. **Set the Signing Secret**.
2930
- In the LaunchDarkly webhook UI check the box that says "Sign this webhook".
30-
- Copy the signing secret in the revealed input box and paste it into the input box labeled "Secret" on the Sentry fly out.
31+
- Copy the signing secret in the revealed input box and paste it into the input box labeled "Secret" in Sentry.
3132
- Save the secret by clicking "Save Secret" in the Sentry fly out.
3233
- Save the webhook by clicking "Save Settings" in LaunchDarkly.
3334

0 commit comments

Comments
 (0)