# Inline build step analytics (https://depot.dev/changelog/2026-02-11-inline-build-step-analytics)

> Published 2026-02-11

Build logs now show step performance graphs directly inline when you expand a build step. Click any step with a chevron to see layer size, step duration, and cache hit charts for the last 50 builds — all without leaving the logs view.

Previously, viewing step analytics required opening a separate side panel. Now the graphs appear right above the step's logs, making it faster to spot performance regressions and cache issues while reviewing a build. Steps without logs but with historical data are also expandable, showing the charts with a "No logs for this step" message.

Hovering over a chart bar shows the exact build date and value inline, replacing the summary text in the header.

<img alt="Screenshot showing inline build step analytics with layer size, step duration, and cache hit graphs above the build logs" src="/images/changelog/inline-build-step-analytics.webp" width="1871" height="1212" />

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.