Feature Request
Only use the "public" DSN.
From https://docs.sentry.io/error-reporting/quickstart/?platform=javascript#configure-the-sdk
As of Sentry 9, we removed the need to provide the secret key. Older versions of SDKs may still require you to provide the DSN including the secret which is now called DSN (Legacy).
⚠️ might not work for older, on-premise installations getsentry/sentry-electron#61.
Feature Request
Only use the "public" DSN.
From https://docs.sentry.io/error-reporting/quickstart/?platform=javascript#configure-the-sdk