rsnext/docs/03-pages/01-building-your-application/05-optimizing/09-instrumentation.mdx
Tyler Lutz 1f19a5b810
Add separate links in shared documentation (#51733)
### What?
- Added separate links for the app and pages router in the shared documentation.
- Added comment at the top of all shared documentation.
- Fixed typos in pages documentation comment.

### Why?
- To limit the switching between the different routers in shared documentation when clicking the links.
2023-06-28 23:37:56 +00:00

7 lines
521 B
Text

---
title: Instrumentation
description: Learn how to use instrumentation to run code at server startup in your Next.js app
source: app/building-your-application/optimizing/instrumentation
---
{/* DO NOT EDIT. The content of this doc is generated from the source above. To edit the content of this page, navigate to the source page in your editor. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}