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

Re-organize or refresh Best Practices report - new status column, show all rules with success and warning, links to reports #209

Closed PiJoCoder closed 1 year ago

PiJoCoder commented 1 year ago

Also refresh change design and colors

PiJoCoder commented 1 year ago

By default we see only the warnings image

But you can use a parameter to show all rules and see that most of them passed - green. It means no issues found with that.

image