Add CPU time to Individual query monitoring
Should be great if we can get CPU time column added to the new Query executions tab.
CPU time is in addition to logical reads/writes important when looking and performance of the different queries.
9
votes
-
Mark Freeman
commented
In our environment, CPU is far more important than IO. If we need to scale an Azure SQL Database or Elastic Pool up, it is always because of CPU running too high, or running out of storage, never for logical or physical reads or writes.
-
Halldor Magnusson
commented
Should be easy to implement as CPU is already being collected in the Extended Event capture