-
-
Notifications
You must be signed in to change notification settings - Fork 5
Next.js wizard: metrics not shown after setup #597
Copy link
Copy link
Open
Description
Summary
When running sentry init (the AI-powered wizard, marked EXPERIMENTAL) in a Next.js project, metrics are not displayed after the setup flow completes. The feature selection screen is presented but the resulting instrumentation does not surface metrics in the Sentry UI.
Reproduction
- Run
sentry initin a Next.js project on a clean branch. - Confirm the EXPERIMENTAL prompt to proceed.
- Select the desired features (e.g. Error Monitoring) via the wizard.
- Allow the wizard to detect platform/framework and configure Sentry.
- Navigate to the Sentry project — metrics are absent.
Expected behavior
Metrics should be visible in the Sentry project after wizard-assisted setup, consistent with manual setup via https://docs.sentry.io/platforms/.
Versions affected
- CLI wizard (EXPERIMENTAL AI-powered setup)
- Next.js (framework)
- Org: bete-dev
Action taken on behalf of Miguel Betegón.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.