microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
356 stars 101 forks source link

In PSSDiag, added or renamed some columns in TempDB and Trans collector. Need to update TextRowset.xml #170

Closed gambit9009 closed 2 years ago

gambit9009 commented 2 years ago

Also for sys.index_resumable_operations

https://github.com/microsoft/DiagManager/issues/150

Different DMVs but same issue... https://github.com/microsoft/SqlNexus/issues/168

PiJoCoder commented 2 years ago

Added rowsets. Need to fix on PSSDIAG side and test

PiJoCoder commented 2 years ago

Tested successfully.