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
345 stars 95 forks source link

Create an Import option to exclude/ignore SQL LogScout data from being imported by RML Utilities #258

Open PiJoCoder opened 9 months ago

PiJoCoder commented 9 months ago

Similar to options.Add(OPTION_IGNORE_PSSDIAG_HOST, true);

image

PiJoCoder commented 9 months ago

Currently SQL LogScout excludes most of its activity from getting into the Xevent traces. But in case that's changed.