Find here all you need to know about application monitoring and Sentry + Napier use.
On debug Sentry is not initialized.
On release Sentry is initialized in AppInitializer#initialize function.
Initialization
The initialize function is based on SENTRY_DSN which is created via BuildKonfig. The secret DSN is retrived from the local.properties file in build.gradle.