Skip to content

Commit 7468851

Browse files
committed
add sentence to breadcrumbs
1 parent 3fbc4da commit 7468851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platforms/javascript/common/configuration/integrations/breadcrumbs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ sidebar_order: 1
88
_Import name: `Sentry.Integrations.Breadcrumbs`_
99

1010
This integration wraps native APIs to capture breadcrumbs. By default, the Sentry SDK wraps all APIs.
11+
You can opt-out of capturing breadcrumbs for specific parts of your application (e.g. do not capture `console.log` calls as breadcrumbs) via the options below.
1112

1213
## Options
1314

0 commit comments

Comments
 (0)