Open
Description
When debugging database overuse issues it is very helpful to be able to quickly find offending queries that need index adjustments or rewriting. The query store is an excellent such tool. It is supported in SSMS, but SSMS only runs on Windows. I'd like a simple way to graph the most resource intensive queries in terms of max and average; cpu time, IO, execution count etc etc over a set time range. The solution shall also like SSMS allow easy navigation between found queries and their query text as well as an easy way to visualize the query plan.
Metadata
Metadata
Assignees
Labels
No labels