Skip to content

Set Up Feature Flags | Sentry for Next.js

Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/feature-flags

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.

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: