getsentry / getsentry/sentry

More information for sampled Sentry transaction in breadcrumbs

Open
#62,800 1 comment 1 reaction 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

In https://github.com/getsentry/sentry/pull/50425, transactions in breadcrumbs were changed to be shown as the transaction name if found (that is clickable) or just the ID if the transaction cannot be found.

Would be good to add in an info bubble or blurb about why that transaction cannot be found to make it more clear.

Contributor guide

Open the contributing guide

Research direction

Start with pull request #50425, which changed how transactions appear in breadcrumbs, and trace the related breadcrumb UI. Determine why an unavailable transaction is shown only by ID and identify the appropriate place for explanatory text. Done means the UI explains why the transaction cannot be found while preserving the existing linked-name and ID behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.