Skip to content

Add Docs Build Metrics page#8015

Draft
svekars wants to merge 16 commits into
mainfrom
add-doc-build-time-didget
Draft

Add Docs Build Metrics page#8015
svekars wants to merge 16 commits into
mainfrom
add-doc-build-time-didget

Conversation

@svekars
Copy link
Copy Markdown
Contributor

@svekars svekars commented Apr 28, 2026

Adds a dedicated metrics page for monitoring PyTorch documentation builds at /docs-metrics, accessible from the Metrics dropdown in the navbar.

What's included

Scalar panels (top row):

  • Time since last successful docs push (both Python + C++)
  • Time since last Python docs push
  • Time since last C++ docs push

Build duration charts:

  • Python docs build duration (daily avg, push=true vs push=false)
  • C++ docs build duration (daily avg, push=true vs push=false)
  • All docs build duration (weekly avg, all 4 job variants)
  • Max build duration (weekly, to catch spikes)

Build success rate charts:

  • Python docs build success rate (weekly)
  • C++ docs build success rate (weekly)

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
torchci Ready Ready Preview Apr 29, 2026 9:28pm

Request Review

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant