Skip to content

Commit d8a6795

Browse files
:add beta label
1 parent 097e4d1 commit d8a6795

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
---
22
title: Set Up Feature Flags
33
sidebar_order: 5200
4-
description: "Learn how to enable Feature Flags in your app if it is not already set up."
4+
description: Learn how to set up feature flag evaluation tracking and feature flag change tracking.
55
---
66

7+
<Alert level="info" title="Currently in Beta">
8+
9+
The support for **feature flag change tracking** and **feature flag evaluation tracking** is currently in beta.
10+
11+
</Alert>
12+
713
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.
814

915
Learn more about the integrations available for Python and how to set them up:

0 commit comments

Comments
 (0)