fix(observability): whitelist Sentry ingest in CSP connect-src #70
Reference in New Issue
Block a user
Delete Branch "fix/sentry-csp-connect-src"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Browser Sentry SDK initialised but envelope POSTs silently blocked by CSP —
connect-srclacked any Sentry host.Playwright verification confirmed: SDK loaded,
__SENTRY__carrier present (v9.47.1), error captured page-side, but zero network requests to *.sentry.io.Adds
https://*.ingest.de.sentry.io(otolog org, EU/de region — matches bothpythonandsase-webproject DSNs).🤖 Generated with Claude Code