Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(issues): Support performance issue trace previews #87466

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

scttcper
Copy link
Member

@scttcper scttcper commented Mar 19, 2025

better preserves affected spans from performance issues in the issues trace preview. Limits the number of other spans shown compared to the standard trace preview.

before - db affected span is missing
image

after - the db span is preserved
image

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 19, 2025
Copy link
Member

@roggenkemper roggenkemper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good from issues perspective - will let performance team chime in too

@scttcper scttcper marked this pull request as ready for review March 20, 2025 21:48
@scttcper scttcper requested a review from a team as a code owner March 20, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants