Vercel

Vercel Adds Referer Details to Runtime Logs for Easier Debugging


Executive Summary

Vercel has enhanced its Runtime Logs feature by adding the ability to view the `referer` for any given request. This new detail, accessible in the dashboard's details panel, allows developers to better understand the source of incoming requests. The primary goal of this update is to provide more context for debugging and troubleshooting application issues.

Key Takeaways

* New Feature: The `referer` header is now displayed for requests in Runtime Logs.

* Location: The referer information is located in the right-hand details panel for any selected request.

* Primary Use Case: Helps developers understand the origin of a request to simplify debugging.

* Availability: The feature is now live.

Strategic Importance

This quality-of-life update enhances Vercel's observability tools, improving the developer experience and making the platform more effective for debugging live applications.

Original article