Skip to content

Commit 5c4139a

Browse files
pirilkavlakclaude
andcommitted
fix(ci): add canonical to Playwright web vitals page and regenerate sitemap
The static-docs-checks job failed on two steps: - Frontmatter & canonical integrity: the new page was missing its self-referential trailing-slash `canonical`. - Sitemap up to date: adding the page to docs.json navigation requires regenerating sitemap.xml. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent cac816d commit 5c4139a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

detect/synthetic-monitoring/playwright-checks/performance-metrics.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Performance & Web Vitals
33
sidebarTitle: Web Vitals
44
description: 'Web Vitals for Playwright Check Suites'
55
tags: ['synthetic-monitoring', 'playwright-checks']
6+
canonical: 'https://www.checklyhq.com/docs/detect/synthetic-monitoring/playwright-checks/performance-metrics/'
67
---
78

89
Checkly automatically collects Core Web Vitals for the pages your Playwright Check Suites visit. Every page is measured and scored, and the results appear in the check result. No changes to your tests are needed.

sitemap.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,6 +1026,9 @@
10261026
<url>
10271027
<loc>https://www.checklyhq.com/docs/detect/synthetic-monitoring/playwright-checks/overview/</loc>
10281028
</url>
1029+
<url>
1030+
<loc>https://www.checklyhq.com/docs/detect/synthetic-monitoring/playwright-checks/performance-metrics/</loc>
1031+
</url>
10291032
<url>
10301033
<loc>https://www.checklyhq.com/docs/detect/synthetic-monitoring/playwright-checks/quickstart/</loc>
10311034
</url>

0 commit comments

Comments
 (0)