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 100 forks source link

Add some wait types to ignorable list so they don't show up in bottleneck analysis report: CHECKPOINT_QUEUE, PARALLEL_REDO_WORKER_WAIT_WORK, QDS_ASYNC_QUEUE, PWAIT_EXTENSIBILITY_CLEANUP_TASK #265

Closed PiJoCoder closed 10 months ago

PiJoCoder commented 10 months ago

CHECKPOINT_QUEUE PARALLEL_REDO_WORKER_WAIT_WORK QDS_ASYNC_QUEUE PWAIT_EXTENSIBILITY_CLEANUP_TASK