robin ef2b9dfabf feat: Add GlitchTip error monitoring with Sentry SDK
- Install @sentry/nextjs
- Add sentry.client.config.ts, sentry.server.config.ts, sentry.edge.config.ts
- Conditional initialization based on GLITCHTIP_DSN env variable
- Add /api/glitchtip-tunnel route to bypass ad blockers
- Update next.config.mjs with withSentryConfig wrapper
- Integrate Sentry.captureException in error.tsx and global-error.tsx
- Support env vars: GLITCHTIP_DSN, NEXT_PUBLIC_GLITCHTIP_DSN, GLITCHTIP_URL, etc.
2026-01-18 21:33:59 +01:00
2025-12-17 23:12:53 +01:00
2025-12-20 23:32:07 +01:00
2025-12-18 00:39:56 +01:00
2025-12-17 23:12:53 +01:00
2025-12-17 23:12:53 +01:00
Description
No description provided
230 MiB
Languages
TypeScript 95.9%
PLpgSQL 2.8%
JavaScript 1.1%
CSS 0.2%