Skip to content

feat(issues): Add more samples links to Slow DB Query evidence#114938

Open
scttcper wants to merge 1 commit intomasterfrom
scttcper/slow-db-more-samples
Open

feat(issues): Add more samples links to Slow DB Query evidence#114938
scttcper wants to merge 1 commit intomasterfrom
scttcper/slow-db-more-samples

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented May 6, 2026

Adds View Summary and More Samples links to the Slow DB Query issue evidence section so you can jump to the backend queries dashboard or explore/traces without having to open the trace first.

before

image

after

image

couldn't really figure out how to have it make sense without a border because of the collapse fade to white.

…y evidence

The slow DB query issue detail page only showed the raw SQL and duration
impact with no way to dig deeper. This adds a card-style query display
with a footer containing View Summary (links to the backend queries
dashboard) and More Samples (links to explore/traces filtered by span
description).

Reuses SpanSummaryLink and getSearchInExploreTarget from the trace
drawer so the behavior matches what you get when clicking a span there.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 6, 2026
@scttcper scttcper changed the title feat(issues): Add View Summary and More Samples links to Slow DB Query evidence feat(issues): Add more samples links to Slow DB Query evidence May 6, 2026
@scttcper scttcper marked this pull request as ready for review May 6, 2026 00:02
@scttcper scttcper requested review from a team as code owners May 6, 2026 00:02
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.40%

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.

1 participant