Skip to content

fix(web): restore Sentry error reporting#110

Merged
devakone merged 1 commit into
developfrom
codex/fix-sentry-observability
Jun 22, 2026
Merged

fix(web): restore Sentry error reporting#110
devakone merged 1 commit into
developfrom
codex/fix-sentry-observability

Conversation

@devakone

Copy link
Copy Markdown
Owner

Summary

  • exclude the Sentry tunnel from the Supabase auth proxy
  • capture App Router root render errors with a global error boundary
  • disable default PII collection and reduce production trace sampling to 10%
  • configure source map uploads from the Sentry auth token

Validation

  • npm run test
  • npm run lint
  • npm run type-check
  • npm run build --workspace=@vibe-coding-profiler/web
  • verified a local tunnel request reaches Sentry instead of returning the app 404

Exclude the Sentry tunnel from the auth proxy, capture App Router root errors, upload source maps with the configured token, and use privacy-safe production sampling.

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vibe-coding-profiler Ready Ready Preview, Comment Jun 22, 2026 2:32am

Request Review

@supabase

supabase Bot commented Jun 22, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project idjewtwnfrufbxoxulmq because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@devakone devakone merged commit 82a51df into develop Jun 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant