Sentry Production Deployment Checklist Overview Walk through every production-critical Sentry configuration item before a deploy — SDK init options, source map uploads, alert routing, PII scrubbing, sample rate tuning, and test error verification. Covers (v8+) and workflows. Use when: - Preparing a first production deploy with Sentry - Auditing an existing Sentry config after an incident - Running a go-live readiness review - Onboarding a new service into Sentry monitoring Prerequisites - (or framework-specific SDK like , ) installed - Sentry project created with a dedicated production DSN (s…