getsentry / getsentry/sentry-java

Add `enableBreadcrumbTextExtraction` option on `SentryAndroidOptions`

Open
#5,557 1 comment 0 reactions 0 assignees View on GitHub
good first issue Platform: Android Task
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.