Trace any Vercel request from the CLI

Session Traces You can now generatethrough the Vercel CLI. vercel curl --trace Use the newcommand to generate an OpenTelemetry trace to the specified endpoint from the terminal. vercel traces get Use the newcommand to fetch the generated trace by request ID. vercel curl --trace vercel curl CLI…

Sources

Trace any Vercel request from the CLI · TechNews