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:

Installs
13
GitHub Stars
4
First Seen
Jan 26, 2026
sentry-and-otel-setup — hopeoverture/worldbuilding-app-skills