Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Next.js wizard: metrics not shown after setup

オープン
#597 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
next.js, typescript

調査の方向性

sentry init のエントリーポイントから始め、実験的なウィザードによる Next.js の検出と機能選択のセットアップを追跡します。生成された計装をドキュメント化された手動セットアップと比較します。クリーンな Next.js セットアップで Sentry プロジェクトにメトリクスが表示されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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

  1. Run sentry init in a Next.js project on a clean branch.
  2. Confirm the EXPERIMENTAL prompt to proceed.
  3. Select the desired features (e.g. Error Monitoring) via the wizard.
  4. Allow the wizard to detect platform/framework and configure Sentry.
  5. 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.

主要言語
TypeScript
スター
121
フォーク
14
平均マージ
23時間 54分
マージ済み PR(30日)
103

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

getsentry/cli のほかの issue

getsentry/cli の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。