Skip to content

Commit 097e4d1

Browse files
docs(flags): add index flag docs for python
1 parent 06ff473 commit 097e4d1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Set Up Feature Flags
3+
sidebar_order: 5200
4+
description: "Learn how to enable Feature Flags in your app if it is not already set up."
5+
---
6+
7+
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.
8+
9+
Learn more about the integrations available for Python and how to set them up:
10+
- [OpenFeature](/platforms/python/integrations/openfeature/)
11+
- [LaunchDarkly](/platforms/python/integrations/launchdarkly/)

0 commit comments

Comments
 (0)