Skip to content

Feature/add exclusion for backupthread to long running queries#5

Merged
HannahVernon merged 2 commits intodevfrom
feature/add-exclusion-for-BACKUPTHREAD-to-long-running-queries
Mar 2, 2026
Merged

Feature/add exclusion for backupthread to long running queries#5
HannahVernon merged 2 commits intodevfrom
feature/add-exclusion-for-BACKUPTHREAD-to-long-running-queries

Conversation

@HannahVernon
Copy link
Owner

What does this PR do?

Addresses issues from PR 362 in ErikDarling/PerformanceMonitor.

  1. Added BROKER_RECEIVE_WAITFOR wait type to waitforFilter exclusions.
  2. Added miscWaitsFilter to exclude XE_LIVE_TARGET_TVF waits.
  3. Removed unused parameters.
  4. Corrected minimum value for maxLongRunningQueryCount (minimum is now 1 instead of 5).
  5. Reverted Controls/LandingPage.xaml.cs

Which component(s) does this affect?

  • [✅] Full Dashboard

How was this tested?

Tested against local 2022 instance

Checklist

  • [✅] I have read the contributing guide
  • [✅] My code builds with zero warnings (dotnet build -c Debug)
  • [✅] I have tested my changes against at least one SQL Server version
  • [✅] I have not introduced any hardcoded credentials or server names

…dded miscWaitsFilter to exclude XE_LIVE_TARGET_TVF waits. Removed unused parameters. Corrected minimum value for maxLongRunningQueryCount (minimum 1 instead of 5).
@HannahVernon HannahVernon merged commit b6d3d3f into dev Mar 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant