Skip to content

Commit 00bdf22

Browse files
committed
Add prereqs
1 parent 8eddd68 commit 00bdf22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/platforms/python/feature-flags/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ description: With Feature Flags, Sentry tracks flag evaluations in your applicat
1010

1111
</Alert>
1212

13-
Link your external feature flag integrations with Sentry to provide feature flag insights right inside the Sentry UI. Linking one or more integrations will allow you to view recent flag evaluations in one place and identify potential suspect flags related to errors. In addition, Sentry will provide insights on feature flag updates relative to error event timelines.
13+
## Prerequisites
14+
15+
* You have the <PlatformLink to="/">Python SDK installed</PlatformLink> (version 2.18.0 or higher).
1416

1517
## Enable Evaluation Tracking
1618

0 commit comments

Comments
 (0)