-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Summary
Audit all query-related drill-down views in both Lite and Dashboard to identify columns that should be present but are missing. Some drill-downs may be showing a subset of available data while the underlying queries or data sources have additional useful columns.
Scope
- Lite: all query drill-down DataGrids (Active Queries, Top Queries, Top Procedures, Query Store, etc.)
- Dashboard: all query drill-down DataGrids
- Compare displayed columns against the underlying data source (DuckDB tables/views for Lite, SQL Server queries for Dashboard)
- Identify useful columns that are collected but not surfaced in the UI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels