Can I reuse my existing Sentry DSN strings in Urgentry, or do I need to generate new ones?
No. You cannot reuse your existing Sentry DSN strings in urgentry. You must generate new DSNs in your urgentry project settings, update each service to use the new urgentry DSN, and revoke the old Sentry DSN. The format is identical to a Sentry DSN, so the SDK cannot tell the difference and no SDK code changes are required.
Source: /guides/fundamentals/what-is-a-dsn, /guides/errors/go-error-tracking, /guides/errors/rust-error-monitoring, /guides/errors/laravel-php-error-tracking
confidence high · grounding synthesized · weight 0.95 · Answered