Skip to content

Commit 4b732fa

Browse files
committed
Update next-steps text
1 parent ab1eb40 commit 4b732fa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
Please read the note below to ensure that you also complete one additional step.
2-
31
<Alert level="warning" title="Next Steps">
42

53
- **Track feature flag evaluations in other parts of your codebase.** If needed, you can set up evaluation tracking for more than one SDK. [Read the docs](/product/explore/feature-flags/#set-up-evaluation-tracking) to learn more.
6-
- **Set up your change tracking webhook.** In order to take full advantage of the feature flag capabilities Sentry offers, there is an additional setup step needed. Setting up one or more provider webhooks is needed to enable feature flag change tracking, so that your feature flag provider may communicate feature flag changes to Sentry. Learn how to set this up by [reading the docs](/product/explore/feature-flags/#set-up-change-tracking).
4+
- **Set up your change tracking webhook.** In order to take full advantage of the feature flag capabilities Sentry offers there is an additional setup step needed. Your feature flag provider needs to notify Sentry when a feature flag definition has changed. A Sentry webhook URL can be registered with your provider. Learn how to set this up by [reading the docs](/product/explore/feature-flags/#set-up-change-tracking).
75

86
</Alert>

0 commit comments

Comments
 (0)