Live Feed/Vercel/Fact Record
Vercel logo
Vercel
feature 92% Confidence Gate September 26, 2026

Vercel Sandbox Adds Memory Usage Observability Metrics

Vercel has introduced memory usage tracking for Sandboxes, providing visibility into average, P75, and P95 memory consumption. This data is accessible via the Vercel dashboard charts and the Vercel CLI using the vercel.sandbox.memory_used_bytes metric.

Verified State Diff

Comparison Mode:
- Previous State
Sandbox observability was limited to CPU usage and data transfer metrics without specific memory consumption tracking or memory-limit threshold visualization.
+ Verified New State
Sandbox observability includes memoryUsedBytes metrics, dashboard charts with 85% limit reference lines, and CLI access via 'vercel metrics' for 'vercel.sandbox.memory_used_bytes'.

Impact & Verification Analysis

WHO IS AFFECTED

Vercel users utilizing Sandboxes for development and testing environments.

WHY IT MATTERS

Provides developers with the necessary visibility to debug memory-intensive processes and prevent sandbox crashes by monitoring proximity to memory limits.

Full Fact Overview

Vercel has expanded its Sandbox observability suite to include memory usage metrics, complementing existing CPU and data transfer monitoring. Users can now view memory consumption in the dashboard, which features a dedicated card displaying average, P75, and P95 values, along with a visual reference line at 85% of the sandbox memory limit. Additionally, the memoryUsedBytes measure is now available in the Observability query builder for custom alerting. For CLI users, the 'vercel metrics' command now supports the 'vercel.sandbox.memory_used_bytes' metric, allowing for project-specific or team-wide aggregate analysis with min, max, and average value reporting.

Multi-Source Evidence Chain (1)

Vercel Sandbox now supports memory observabilityhttps://vercel.com/changelog
TRACKED ENTITY
Explore all historical Vercel changes
View Vercel Hub ➔