Skip to content

Commit ab443b4

Browse files
add beta label
1 parent 2261158 commit ab443b4

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/platforms/python/integrations/launchdarkly/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: LaunchDarkly
33
description: "Learn about the LaunchDarkly integration and how to add it to your integrations list."
44
---
55

6+
<Alert level="info" title="Currently in Beta">
7+
8+
The support for **feature flag change tracking** and **feature flag evaluation tracking** is currently in beta.
9+
10+
</Alert>
11+
612
The [LaunchDarkly](https://launchdarkly.com/) integration tracks feature flag evaluations produced by the LaunchDarkly SDK. These evaluations are held in memory and, in the event an error occurs, sent to Sentry for review and analysis.
713

814
## Install

docs/platforms/python/integrations/openfeature/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: OpenFeature
33
description: "Learn about the OpenFeature integration and how to add it to your integrations list."
44
---
55

6+
<Alert level="info" title="Currently in Beta">
7+
8+
The support for **feature flag change tracking** and **feature flag evaluation tracking** is currently in beta.
9+
10+
</Alert>
11+
612
The [OpenFeature](https://openfeature.dev/) integration tracks feature flag evaluations produced by the OpenFeature SDK. These evaluations are held in memory and, in the event an error occurs, sent to Sentry for review and analysis.
713

814
## Install

0 commit comments

Comments
 (0)