Observability
Use Vercel's Observability feature-set to track performance, troubleshoot production issues, and inform decisions.Observability helps you monitor, analyze, and manage your applications. It includes monitoring to track usage and performance, auditing to record activities by team members, logging mechanisms to visualize real-time data, and more.
Observability on Vercel provides you with:
- Health and performance metrics about your website
- Transparency with security investigations and compliance reporting
- An operational and extra-visible web application system


Monitoring allows you to visualize, explore, and track usage and traffic. Using the query editor, you can create custom queries to gain greater insights into your application. This allows you to debug issues and optimize all the projects on your Vercel Team.


Runtime logs allow you to search, inspect, and share your team's runtime logs at a project level. You can search runtime logs from the deployments section inside the Vercel dashboard. Your log data is retained for 10 days. For longer log storage, you can use Log Drains.


Audit Logs allow owners to track events performed by other team members. The feature helps you verify who accessed what, for what reason, and at what time. You can export up to 90 days of audit logs to a CSV file.


Activity Logs provide chronologically organized events on your personal or team account. You get an overview of changes to your environment variables, deployments, and more.


Log Drains allow you to export your log data making it easier to debug and analyze. You can configure Log Drains via the Vercel dashboard or via one of our log drain integrations.