getsentry / getsentry/sentry-java
Add `enableBreadcrumbTextExtraction` option on `SentryAndroidOptions`
Aperta
good first issue
Platform: Android
Task
- Lingua principale
- Kotlin
- Stelle
- 1.4k
- Fork
- 478
- Merge medio
- 2g 23h
- PR unite (30g)
- 67
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.