sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Support Timber tags in breadcrumbs

Open mell-biano opened this issue 9 months ago • 1 comments

Problem Statement

When using the Timber integration, timber tags are only added to events and not to breadcrumbs (category of breadcrumbs is always "Timber"). It would be nice if SentryTimberTree would also use the tag for breadcrumbs, if available.

Solution Brainstorm

No response

mell-biano avatar Apr 30 '25 07:04 mell-biano

hi @mell-biano thanks for the feature request - it sounds reasonable! However, I'm not sure we'll change the category of the breadcrumbs for that (it has to be a known set of categories for our product to apply filtering/styling/etc.). We'll most likely add it as part of the data map and you should still be able to search for it in the breadcrumbs section, for example:

Image

romtsn avatar Apr 30 '25 08:04 romtsn