sentry-and-otel-setup
Installation
SKILL.md
Sentry and OpenTelemetry Setup
Overview
Configure comprehensive error tracking and performance monitoring using Sentry with OpenTelemetry (OTel) instrumentation for Next.js applications, including automatic error capture, distributed tracing, and custom logging.
Installation and Configuration
1. Install Sentry
Install Sentry Next.js SDK:
npm install @sentry/nextjs
Run Sentry wizard for automatic configuration: