Granular control over filtering specific Activity Breadcrumbs
Problem Statement
Opening on behalf of a customer (who referenced this as a "low priority feature request")
Currently you cannot filter selected Activity breadcrumbs, you either have them on or disable them all. It would be nice to have more granular control and be able to filter out some automatic Activity crumbs, but not all of them.
Solution Brainstorm
Add the ability to filter out specific breadcrumbs. Fragment breadcrumbs integration already allows for this so maybe we could do something similar for other automatic breadcrumbs?
┆Issue is synchronized with this Jira Improvement by Unito
Possible solutions:
- ) Add an option to SentryOptions
- ) Allow the customer to remove the Integration and re-add it during init with different settings
In the meantime our existing beforeBreadcrumb() callback could be used to filter out specific lifecycle Activity breadcrumbs.