Skip to content

feat(studio): query insights improvements#1723

Closed
everettbu wants to merge 96 commits into
masterfrom
feat/query-insights-supamonitor-prototype
Closed

feat(studio): query insights improvements#1723
everettbu wants to merge 96 commits into
masterfrom
feat/query-insights-supamonitor-prototype

Conversation

@everettbu

@everettbu everettbu commented Feb 23, 2026

Copy link
Copy Markdown

Mirror of supabase/supabase#43109
Original author: kemaldotearth


I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

This introduces Query Insights. It's the first edition of possible future updates. This takes our old prototype and builds upon it for a more action driven insights view.

@everettbu everettbu added the documentation Improvements or additions to documentation label Feb 23, 2026
@github-actions

github-actions Bot commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

🎭 Playwright Test Results

passed  159 passed
flaky  1 flaky
skipped  5 skipped

Details

stats  165 tests across 20 suites
duration  3 minutes, 47 seconds
commit  ccd5ae4

Flaky tests

Features › realtime-inspector.spec.ts › Realtime Inspector › Broadcast Messages › broadcast modal validates JSON payload

Skipped tests

Features › assistant.spec.ts › AI Assistant › Can send a message to the assistant and receive a response
Features › sql-editor.spec.ts › SQL Editor › snippet favourite works as expected
Features › sql-editor.spec.ts › SQL Editor › share with team works as expected
Features › sql-editor.spec.ts › SQL Editor › folders works as expected
Features › sql-editor.spec.ts › SQL Editor › other SQL snippets actions work as expected

kemaldotearth and others added 17 commits February 24, 2026 09:28
…e EXPLAIN

- Add slide-in Sheet to both triage and explorer views (mirrors QueryPerformanceGrid)
- Wire triage row click → Sheet opens on Query details tab
- Wire Create Index button → Sheet opens on Indexes tab
- Wire MD button → copies AI explanation prompt to clipboard with toast
- Wire Explain button → toggles inline ExplainVisualizer waterfall per row
- Cache EXPLAIN ANALYZE results per query; wrap execution in rollback transaction
- Check both triageContainerRef and dataGridContainerRef in onInteractOutside

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@everettbu everettbu marked this pull request as ready for review March 12, 2026 15:58
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Mar 13, 2026
@everettbu everettbu deleted the feat/query-insights-supamonitor-prototype branch March 13, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants