Configure Sentry with more information (#1782)

* build-logic: remove error path in Sentry plugin

* gradle: fix UnstableApiUsage warning

* build-logic: configure Sentry Gradle Plugin

* app: set traces sample-rate to 1.0

* sentry-stub: init

* app: populate Sentry user field with feature flags
This commit is contained in:
Harsh Shandilya 2022-03-13 17:41:01 +05:30 committed by GitHub
parent 20725219bd
commit 861ca58a58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 76 additions and 8 deletions

View file

@ -16,6 +16,7 @@ apiValidation {
"format-common",
"diceware",
"random",
"sentry-stub",
"ui-compose",
)
}