getsentry / getsentry/sentry-java
Add `enableBreadcrumbTextExtraction` option on `SentryAndroidOptions`
Đang mở
good first issue
Platform: Android
Task
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.