Set Up Feature Flags | Sentry for Next.js
Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/feature-flags
Set Up Feature Flags | Sentry for Next.js
Section titled “Set Up Feature Flags | Sentry for Next.js”- You have the JavaScript SDK installed.
If you use a third-party SDK to evaluate feature flags, you can enable a Sentry SDK integration to track those evaluations. Integrations are provider specific. Documentation for supported SDKs is listed below.
- LaunchDarkly
- OpenFeature (multiple providers supported)
- Statsig
- Unleash
The generic featureFlagsIntegration allows you to manually track feature flag evaluations. Read the documentation to learn more.
Change tracking requires registering a Sentry webhook with a feature flag provider. For set up instructions, visit the documentation for your provider: