Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add sentence to breadcrumbs
  • Loading branch information
mydea committed Aug 24, 2023
commit 07e6f2b4c66f6e2d03c665e739243deebcc44183
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sidebar_order: 1
_Import name: `Sentry.Integrations.Breadcrumbs`_

This integration wraps native APIs to capture breadcrumbs. By default, the Sentry SDK wraps all APIs.
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.

## Options

Expand Down