Skip to content

Commit b4a0a65

Browse files
Luca Forstnerimatwawana
andcommitted
Add docs for Next.js SDK option autoInstrumentServerFunctions (#5542)
Co-authored-by: Isabel <[email protected]>
1 parent 5248bb2 commit b4a0a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/javascript/guides/nextjs/manual-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ In that case you can also skip the `sentry-cli` configuration step below.
221221

222222
### Disable Automatic Instrumentation of API Routes and Data Fetching Methods
223223

224-
_(New in version TODO)_
224+
_(New in version 7.14.0)_
225225

226226
The SDK will automatically instrument API routes and server-side [Next.js data fetching methods](https://nextjs.org/docs/basic-features/data-fetching/overview) with error and performance monitoring To disable it, set the `autoInstrumentServerFunctions` to `false`.
227227

0 commit comments

Comments
 (0)