1 min read
The "Contain Types" filter in runtime logs has been replaced by two new filters for better clarity:
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
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.