---
id: 20260711-T0-13
title: "Vercel Logs 新增树形与瀑布视图，一眼定位最慢请求"
title_en: "Vercel Logs Adds Tree and Waterfall Views to Spot Slowest Requests"
url: https://ai.daily.yangsir.net/daily/20260711-T0-13
issue_date: 2026-07-11
publish_date: 2026-07-10T15:40:00.000Z
source_name: "Vercel Blog"
source_url: https://vercel.com/changelog/traces-now-support-tree-and-waterfall-views
---

# Vercel Logs 新增树形与瀑布视图，一眼定位最慢请求

Vercel 在 Logs 中推出了 Tree（树形）和 Waterfall（瀑布）两种可视化视图。Tree 视图按父子关系分组，加载时按耗时从长到短排序，帮助开发者快速定位最慢的 span。Waterfall 视图则将所有 span 按时间线展开。两种视图均无需离开日志条目即可查看层级关系、关键路径和耗时信息，提升了后端和全栈应用的调试效率。

## English Version

**Vercel Logs Adds Tree and Waterfall Views to Spot Slowest Requests**

Vercel introduces Tree and Waterfall views in Logs for visualizing span hierarchies and request timing. The Tree view groups spans by parent-child and sorts by duration (slowest first), while the Waterfall view displays all spans on a single timeline. Developers can inspect critical paths and latency without leaving the log entry, improving debugging for backend and full-stack applications.

---

**来源**：[Vercel Blog](https://vercel.com/changelog/traces-now-support-tree-and-waterfall-views)

**详情页**：https://ai.daily.yangsir.net/daily/20260711-T0-13

---

*智语观潮 · Daily — https://ai.daily.yangsir.net/llms.txt*