Custom metrics using @vercel/otel
This guide explains how to properly implement custom metrics in Next.js applications using @vercel/otel. Before proceeding, you should be familiar with:
OpenTelemetry (OTEL) fundamentals
OTEL metrics...