Sentry Debug Bundle Overview Collect SDK versions, configuration state, network connectivity, and event delivery status into a single diagnostic report. Attach the output to Sentry support tickets or use it to systematically isolate why events are not reaching the dashboard. Current State ! ! ! ! ! Prerequisites - At least one Sentry SDK installed ( , , , or for Python) - environment variable set (or DSN configured in application code) - For API checks: with scope (generate token) - Optional: installed for source map diagnostics and tests Instructions Step 1 — Gather SDK Version, Configuratio…