getsentry / getsentry/sentry-java
Add `enableBreadcrumbTextExtraction` option on `SentryAndroidOptions`
Ouverte
good first issue
Platform: Android
Task
- Langage dominant
- Kotlin
- Étoiles
- 1.4k
- Forks
- 478
- Merge moyen
- 2 j 23 h
- PR mergées (30 j)
- 67
Description
Add a boolean `enableBreadcrumbTextExtraction` (default `true`) on `SentryAndroidOptions`. When `false`, skip all text-based label extraction for interaction breadcrumbs — only resource ID, class name, and `sentryTag` are captured.
Provides a global opt-out for apps with PII concerns about text content appearing in breadcrumbs.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.