Skip to content

Commit 0f8242d

Browse files
committed
chore(docs): specify that version 6 of tracing package needs to be used
1 parent 1da607c commit 0f8242d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/en/sentry/options.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ Note that the module sets the following defaults when publishing is enabled:
247247
```
248248
- See https://docs.sentry.io/platforms/javascript/configuration/integrations/default/ and https://docs.sentry.io/platforms/javascript/configuration/integrations/plugin/ for more information on the integrations and their configuration
249249
250-
251250
### serverIntegrations
252251
253252
- Type: `Object`
@@ -276,7 +275,7 @@ Note that the module sets the following defaults when publishing is enabled:
276275
277276
<alert type="info">
278277
279-
`@sentry/tracing` should be installed manually when using this option.
278+
`@sentry/tracing@6` (version 6 and not newer) should be installed manually when using this option.
280279
281280
</alert>
282281

0 commit comments

Comments
 (0)