Skip to main content

Sentry DSN - Data Source Name

Updated over a month ago

Parts of the DSN

The Data Source Name (DSN) has the following parts:

{PROTOCOL}://{PUBLIC_KEY}:{SECRET_KEY}@{HOST}{PATH}/{PROJECT_ID}

Not documented: if using oXXX.ingest.sentry.io the numbers following o are the ID of the organization.

DSN and Project Transfer

The DSN will remain the same during project transfer.

If the host in use includes oXXX.ingest - the numbers following o will need to change to match the new parent organization ID of the transferred project.

Did this answer your question?