Yesterday's Top Poster

Trace any Vercel request from the CLI

  • Thread starter Thread starter Andrew Gadzik
  • Start date Start date
You can now generate Session Traces through the Vercel CLI.

Use the new vercel curl --trace command to generate an OpenTelemetry trace to the specified endpoint from the terminal.


Use the new vercel traces get command to fetch the generated trace by request ID.


Available on all plans. Update the Vercel CLI to the latest version and run vercel curl --trace to get started. Learn more about the vercel curl CLI command.

Read more

Continue reading...
 
Back
Top