You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/sentry/options.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,6 @@ Note that the module sets the following defaults when publishing is enabled:
247
247
```
248
248
- 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
249
249
250
-
251
250
### serverIntegrations
252
251
253
252
- Type: `Object`
@@ -276,7 +275,7 @@ Note that the module sets the following defaults when publishing is enabled:
276
275
277
276
<alert type="info">
278
277
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.
0 commit comments