Sentry automatically assigns you a Data Source Name (DSN) when you create a project to start monitoring events in your app. What the DSN DoesA DSN tells a Sentry SDK where to send events so the events are associated with the correct project. If this value is not provided, SDKs will try to read it from the SENTRY_DSN environment variable, where applicable. This fallback does not apply in cases like