We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52714c commit 8d703f1Copy full SHA for 8d703f1
docs/platforms/javascript/common/feature-flags/index.mdx
@@ -33,6 +33,5 @@ description: With Feature Flags, Sentry tracks feature flag evaluations in your
33
Evaluation tracking requires enabling an SDK integration. Integrations are provider specific. Documentation for supported providers is listed below.
34
- [OpenFeature](/platforms/javascript/configuration/integrations/openfeature/)
35
- [LaunchDarkly](/platforms/javascript/configuration/integrations/launchdarkly/)
36
-- [Generic](/platforms/javascript/configuration/integrations/featureflags/) (Manually track evaluations through an API)
37
38
<PlatformContent includePath="feature-flags/enable-change-tracking" />
0 commit comments