Which component(s) does this affect?
Problem Statement
The Query Trace Patterns tab needs an audit to compare what columns are collected/available vs what columns are displayed in the DataGrid. This follows the same audit pattern done for Query Stats (#649), Procedure Stats (#651), and Query Store.
Specifically check:
- Are all collected date columns (collection_time, execution_time, etc.) displayed?
- Are date columns positioned prominently near the front of the grid?
- Is this tab suitable for a time range slicer? (depends on whether the data is time-series)
Which component(s) does this affect?
Problem Statement
The Query Trace Patterns tab needs an audit to compare what columns are collected/available vs what columns are displayed in the DataGrid. This follows the same audit pattern done for Query Stats (#649), Procedure Stats (#651), and Query Store.
Specifically check: