Skip to content

Commit 8fae723

Browse files
committed
Reintroduce enable change tracking template
1 parent 8182477 commit 8fae723

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

docs/platforms/javascript/common/feature-flags/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Evaluation tracking requires enabling an SDK integration. Integrations are provi
3535
- [OpenFeature](/platforms/javascript/configuration/integrations/openfeature/)
3636
- [LaunchDarkly](/platforms/javascript/configuration/integrations/launchdarkly/)
3737

38-
<Include name="feature-flag-enable-change-tracking.mdx" />
38+
<PlatformContent includePath="feature-flags/enable-change-tracking" />

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Evaluation tracking requires enabling an SDK integration. Integrations are provi
1717
- [OpenFeature](/platforms/python/integrations/openfeature/)
1818
- [LaunchDarkly](/platforms/python/integrations/launchdarkly/)
1919

20-
<Include name="feature-flag-enable-change-tracking.mdx" />
20+
<PlatformContent includePath="feature-flags/enable-change-tracking" />
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Enable Change Tracking
2+
3+
Change tracking requires registering a Sentry webhook with your feature flag provider. Set up varies by provider and is documented in detail [here](/product/explore/feature-flags/#change-tracking).

0 commit comments

Comments
 (0)