Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ensure-page span for development tracing #73346

Merged

Conversation

timneutkens
Copy link
Member

@timneutkens timneutkens commented Nov 29, 2024

What

Adds a tracing span for ensure-page which is the function called whenever a route needs to be compiled. The span doesn't distinguish already compiled vs new compilation, which means that we'll have to filter out the lowest numbers in order to get reliable results on unique compile times.

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. type: next labels Nov 29, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ijjk
Copy link
Member

ijjk commented Nov 29, 2024

Tests Passed

@timneutkens timneutkens marked this pull request as ready for review November 29, 2024 14:46
@wbinnssmith wbinnssmith merged commit 965fe24 into canary Dec 2, 2024
112 of 113 checks passed
@wbinnssmith wbinnssmith deleted the 11-29-add_ensure-page_span_for_development_tracing branch December 2, 2024 22:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants