Vercel Observability tracks eve agent runs
Vercel has added a native Agent Runs dashboard to Vercel Observability, enabling developers to trace and debug sessions built with the eve framework. The zero-config tool captures model calls, tool executions, and runtime errors, and offers tailored developer and business viewing modes.
Adding agent-specific observability directly into the deployment platform solves a major developer headache, as tracing LLM calls and tool executions usually requires complex OpenTelemetry wiring.
- –Zero-Config dashboard: The Agent Runs tab auto-populates for any eve project without requiring manual OpenTelemetry instrumentation or instrumentation.ts setup.
- –Developer vs. Business modes: Splitting telemetry into raw JSON views for debugging and plain-English summaries for audit logs caters perfectly to both engineering and compliance needs.
- –Retention limits: Short retention windows (12 hours on Hobby, 1 day on Pro, 3 days on Enterprise) feel restrictive, likely pushing serious teams to buy the Observability Plus add-on or export spans to custom destinations like Braintrust or Datadog.
- –Error correlation: Capturing and associating runtime crashes with the exact agent turn or tool execution helps resolve the notoriously difficult problem of tracing errors back to specific model states.
DISCOVERED
2h ago
2026-06-27
PUBLISHED
2h ago
2026-06-27
RELEVANCE
AUTHOR
vercel_dev