Vercel has added a new `vercel metrics` command to its CLI, giving developers direct terminal access to Observability Plus data across any team or project.
The command lets you query performance, reliability, and security metrics without leaving your workflow. Notably, coding agents can now call this command programmatically to analyze app health and debug issues, making it a machine-readable observability interface, not just a human convenience.
The feature is in public beta, available to all teams on the Observability Plus tier. The full documentation covers query syntax and agent integration patterns, which is where the real utility lives.
[READ ORIGINAL →]