About
This skill provides a comprehensive framework for implementing OpenTelemetry in Next.js 14+ App Router environments. It automates the setup of the instrumentation hook, configures SDKs for both Node.js and browser runtimes, and provides standardized patterns for tracking requests across Server Components, API routes, and client-side interactions. By integrating with OTLP exporters and Vercel's observability stack, it enables developers to visualize complex request chains, identify performance bottlenecks, and link traces with structured logs for superior production debugging and system reliability.