Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MSSQL] Query duration stats #1417

Open
DarkEyeDragon opened this issue Feb 23, 2024 · 1 comment
Open

[MSSQL] Query duration stats #1417

DarkEyeDragon opened this issue Feb 23, 2024 · 1 comment
Labels

Comments

@DarkEyeDragon
Copy link

DarkEyeDragon commented Feb 23, 2024

Is it possible to get the execution durations of the individual query's?

I found this article regarding it
https://learn.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-exec-query-stats-transact-sql?view=sql-server-ver16
Nothing like it in the stats though. Closest i could find was windows_mssql_sqlstats_guided_plan_executions but does not seem related.

I feel like this is an important metric to have to monitor peformance.

Copy link

This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the Stale label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant