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: src/platforms/javascript/common/configuration/integrations/index.mdx
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@ redirect_from:
9
9
10
10
Sentry provides a number of integrations which are designed to add automatic instrumentation to your application. Some of these integrations are enabled by default, while others have to be explicitly enabled.
11
11
12
-
13
-
14
12
## Modifying Default Integrations
15
13
16
14
To disable system integrations, set `defaultIntegrations: false` when calling `init()`.
@@ -67,4 +65,4 @@ You can also create [custom integrations](./custom).
0 commit comments