# Metrics for outgoing requests

**Published:** January 16, 2024 | **Authors:** Darpan Kakadia, Timo Lins, Tobias Lins, Javi Velasco, Kiko Beats

---

You can now see all outgoing requests for a selected log in [Runtime Logs](https://vercel.com/docs/observability/runtime-logs).

Logs now display the status, duration, URL, and a trace for each request. Request metrics work with every request on Vercel, so [all frameworks](https://vercel.com/docs/frameworks) are supported. This makes it easier to debug latency and caching inside your Vercel Functions or when calling [databases](https://vercel.com/docs/storage).

This release also includes various of quality-of-life improvements in the Logs UI.

Request metrics are **free while in beta** and only available to Pro and Enterprise customers.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)