Skip to content

docs(js): Remove breadcrumbs console and instrumentation warnings - #19527

Merged
chargome merged 2 commits into
js-v11-docsfrom
sweep-removed-apis
Sep 22, 2026
Merged

chargome merged 2 commits into
js-v11-docsfrom
sweep-removed-apis

Conversation

@chargome

@chargome chargome commented Sep 21, 2026 •

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

  • Remove the console option of breadcrumbsIntegration, removed in v11 from @sentry/browser and @sentry/deno; consoleIntegration is a default integration in both now
  • Remove disableInstrumentationWarnings from the options reference
  • Add consoleIntegration to the browser, Deno, Vue, Gatsby, and Wasm integration tables, and mark the Console page as supported on browser platforms
  • Update the two examples that configured the removed option, and add browser and Deno migration entries
  • Leaves Capacitor, Cordova, and React Native alone; they ship separate SDK trains still on older JS core

Fixes SDK-1488

The `console` option of `breadcrumbsIntegration` was removed from
`@sentry/browser` and `@sentry/deno` in v11, and `consoleIntegration`
is a default integration in both now. Point readers at that integration
and show how to turn console breadcrumbs off by filtering it out.

The `disableInstrumentationWarnings` option was also removed, since
channel-based instrumentation can no longer detect a framework imported
before `Sentry.init()`. Drop it from the options reference.

Also add the missing `consoleIntegration` rows to the browser, Deno,
Vue, Gatsby, and Wasm integration tables, replace the two examples that
configured the old option, and add a Deno migration item alongside the
browser one.

Fixes SDK-1488
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
sentry-docs Ready Ready Preview Sep 21, 2026 11:03am UTC
1 Skipped Deployment
Project Deployment Actions Updated
develop-docs Ignored Ignored Preview Sep 21, 2026 11:03am UTC

Request Review

@chargome chargome self-assigned this Sep 21, 2026
@linear-code

linear-code Bot commented Sep 21, 2026

Copy link
Copy Markdown

SDK-1488

The relative `./console` link resolved against the page's trailing-slash
URL, producing `integrations/breadcrumbs/console` and a 404. Use
`PlatformLink` so it points at the guide's Console page.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@chargome
chargome requested a review from s1gr1d September 21, 2026 11:15
@chargome
chargome changed the base branch from master to js-v11-docs September 22, 2026 13:41
@chargome
chargome marked this pull request as ready for review September 22, 2026 13:41
@github-actions github-actions Bot added Priority: Needs Triage The PR description is missing valid priority information and removed Priority: Normal Docs review has no urgent deadline labels Sep 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Please update the IS YOUR CHANGE URGENT? section of the PR description:

  • Select exactly one option.
  • If you selected an urgent or other deadline, provide the date as YYYY-MM-DD.

This information helps the Docs team prioritize your review.

@codeowner-assignment
codeowner-assignment Bot requested a review from a team September 22, 2026 13:42
@chargome
chargome merged commit 16277e1 into js-v11-docs Sep 22, 2026
26 of 27 checks passed
@chargome
chargome deleted the sweep-removed-apis branch September 22, 2026 13:47

This branch was successfully deployed

1 active deployment
Preview – sentry-docs — 1d4c91dd Deployed Sep 21, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

js-v11-docs Priority: Needs Triage The PR description is missing valid priority information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants