Skip to content

Added filtering for various wait types to long running query code in Lite.#6

Merged
HannahVernon merged 1 commit intodevfrom
feature/sync-long-running-queries-monitor-changes-to-lite
Mar 2, 2026
Merged

Added filtering for various wait types to long running query code in Lite.#6
HannahVernon merged 1 commit intodevfrom
feature/sync-long-running-queries-monitor-changes-to-lite

Conversation

@HannahVernon
Copy link
Owner

Added filtering for SP_SERVER_DIAGNOSTICS, WAITFOR, BROKER_RECEIVE_WAITFOR, BACKUPTHREAD, BACKUPIO, and XE_LIVE_TARGET_TVF wait types in Lite/Services/LocalDataService.WaitStats.cs

What does this PR do?

Added filtering for SP_SERVER_DIAGNOSTICS, WAITFOR, BROKER_RECEIVE_WAITFOR, BACKUPTHREAD, BACKUPIO, and XE_LIVE_TARGET_TVF wait types in Lite/Services/LocalDataService.WaitStats.cs to sync up results with the full Dashboard.

Which component(s) does this affect?

  • Full Dashboard
  • [✅] Lite Dashboard
  • Lite Tests
  • SQL collection scripts
  • CLI Installer
  • GUI Installer
  • Documentation

How was this tested?

Tested against a local 2019 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

…ITFOR, BACKUPTHREAD, BACKUPIO, and XE_LIVE_TARGET_TVF wait types in Lite/Services/LocalDataService.WaitStats.cs
@HannahVernon HannahVernon merged commit a061f99 into dev Mar 2, 2026
3 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