Desktop View Required

Please switch to a desktop device for the best experience. This application is optimized for larger screens.

View Demo
Analytics

Sentry Integration

Sentry provides error tracking and performance monitoring. Catch bugs before users report them, trace performance issues, and ship with confidence. CreateOS templates include Sentry integration.

Sentry Features

Error Tracking

Sentry provides error tracking for your applications.

Performance Monitoring

Sentry provides performance monitoring for your applications.

Release Tracking

Sentry provides release tracking for your applications.

Source Maps

Sentry provides source maps for your applications.

Session Replay

Sentry provides session replay for your applications.

User Feedback

Sentry provides user feedback for your applications.

How to Integrate Sentry

Follow these steps to add this integration to your CreateOS project

1

Step 1

Create Sentry project at sentry.io

2

Step 2

Install @sentry/nextjs or appropriate SDK

3

Step 3

Run npx @sentry/wizard@latest -i nextjs

4

Step 4

Add SENTRY_DSN to environment variables

5

Step 5

Configure source map uploads

6

Step 6

Deploy and monitor errors

Environment Variables

SENTRY_DSN=your_value_here
SENTRY_AUTH_TOKEN=your_value_here
SENTRY_ORG=your_value_here
SENTRY_PROJECT=your_value_here

Sentry FAQ

Minimal impact. Sentry SDK is lightweight and async. Performance monitoring can be sampled to reduce overhead.

The Sentry wizard configures source map upload automatically. Errors will show original source code, not minified bundles.

Ready to Use Sentry?

Find templates with Sentry pre-configured. Deploy in under 10 minutes.