Skip to content

docs: clarify async instrumentation register request #90039

Merged
icyJoseph merged 4 commits intocanaryfrom
docs/instrumentation-register-await
Feb 16, 2026
Merged

docs: clarify async instrumentation register request #90039
icyJoseph merged 4 commits intocanaryfrom
docs/instrumentation-register-await

Conversation

@swarnava
Copy link
Member

Explicitly document that Next.js waits for an async instrumentation register function to complete before handling incoming requests, and align wording between the guide and API reference.

Explicitly document that Next.js waits for an async instrumentation register function to complete before handling incoming requests, and align wording between the guide and API reference.

Co-authored-by: Cursor <cursoragent@cursor.com>
@nextjs-bot nextjs-bot added the Documentation Related to Next.js' official documentation. label Feb 16, 2026
@swarnava swarnava changed the title docs: clarify async instrumentation register request gating docs: clarify async instrumentation register request Feb 16, 2026
Tighten the register description to say it runs once during server startup and must complete before the server is ready to handle requests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@swarnava swarnava requested a review from icyJoseph February 16, 2026 09:44
@icyJoseph icyJoseph merged commit ababa1b into canary Feb 16, 2026
72 checks passed
@icyJoseph icyJoseph deleted the docs/instrumentation-register-await branch February 16, 2026 11:04
icyJoseph added a commit that referenced this pull request Feb 18, 2026
Explicitly document that Next.js waits for an async instrumentation
register function to complete before handling incoming requests, and
align wording between the guide and API reference.

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
@github-actions github-actions bot added the locked label Mar 2, 2026
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Documentation Related to Next.js' official documentation. locked

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants