Skip to content

Conversation

@pettinarip
Copy link
Member

Description

Problem: Sentry groups all pages under catch-all routes (e.g., /:locale/:slug*) into a single transaction, making it impossible to compare performance between individual pages.

Solution: Add beforeSendTransaction hook that replaces parameterized route names with the actual URL path (locale-normalized), enabling per-page performance analysis.

@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit f5df4e3
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6926deda2e565b0008ab3822
😎 Deploy Preview https://deploy-preview-16698--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 41 (🔴 down 18 from production)
Accessibility: 94 (no change from production)
Best Practices: 92 (🔴 down 7 from production)
SEO: 91 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants