Skip to content

Support Query Store #26276

Open
Open
@Lilk

Description

@Lilk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions