Sentry Advanced Troubleshooting Overview This skill addresses complex Sentry issues that go beyond basic setup: events that silently drop, source maps that refuse to resolve, distributed traces with gaps between services, SDK memory leaks, conflicts with other observability libraries, and network-level DSN blocking. Each section provides a systematic diagnosis path with concrete commands and code to identify root causes. Prerequisites - Sentry SDK v8 installed and initialized (see skill) - Access to application logs, Sentry dashboard, and project settings - Sentry CLI installed ( ) for source…