Usage
Overview
Product | Usage |
---|---|
Networking
Bandwidth
The amount of data that your Deployments have received or sent. Learn More
Requests
The number of requests your Deployments have received. Learn More
Fast Data Transfer
The data transfer between Vercel's Edge Network and your sites' end users. Learn More
Fast Origin Transfer
The data transfer between Vercel's Edge Network to Vercel Compute. Learn More
Edge Requests
The number of cached and uncached requests that your deployments have received. Learn More
Incremental Static Regeneration
Reads
The number of Read Units used to access ISR data. Learn More
Writes
The number of Write Units used to store new ISR data. Learn More
Data Cache
Reads
The number of read units to the Vercel Data Cache. Learn More
Writes
The number of write units to the Vercel Data Cache. Learn More
Compute Infrastructure
Function Invocations
The number of times your Serverless and Edge Functions received a request (does not include Cache Hits). Learn More
Serverless Functions
Invocations
The number of times your Serverless Functions received a request (does not include Cache Hits). Included in Compute Infrastructure: Function Invocations. Learn More
Duration
The total execution time of your Vercel Functions. Learn More
Throttles
The number of times that a request to your Functions could not be served because the concurrency limit was hit. Learn More
Edge Functions
Invocations
The number of times your Edge Functions received requests. Included in Compute Infrastructure: Function Invocations. Learn More
Execution Units
Billing units for Edge Functions: blocks of 50ms of CPU time. Learn More
CPU Time
The average time your Edge Functions have spent computing responses to requests. Learn More
Edge Middleware
Invocations
The number of times your Edge Middleware received a request. Learn More
CPU Time
The average time your Edge Middleware has spent computing responses to requests. Learn More
Builds
Build Time
The amount of time that your Deployments have spent being queued or building. Learn More
Number of Builds
How many times a build was issued for one of your Deployments. Learn More
Artifacts
Time Saved
The time saved by using local or remote cached artifacts. Learn More
Remote Cache Artifacts
The number of downloaded and uploaded artifacts. Learn More
Total Size
The total size of all successfully downloaded and uploaded artifacts. Learn More
On-Demand Concurrent Builds
Build Slots
The number of build slots consumed by on-demand builds. Learn More