Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Runtime logs can now be filtered by request type and Vercel resource - Vercel

Vercel News·Luc Leray·4 days ago
#ZnmCXL5o
#vercel#filters#edge#resource#used#photo
Reading 0:00
15s threshold

The "Contain Types" filter in runtime logs has been replaced by two new filters for better clarity:

  1. Resource: Filters which infrastructure resource within the Vercel Edge Network was used to serve the request. Examples include Serverless Functions, Edge Cache, and Edge Middleware

  2. Request Type: Filters which framework-defined mechanism or rendering strategy was used by the request. Examples include API routes, Incremental Static Regeneration (ISR), and cron jobs

These updates provide more granular insights into how your requests are processed. Both filters are available on all plans starting today.

Learn more about how Vercel processes requests.

Read More