-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
- SQL Server Version: SQL Server 2019 CU32
- Windows Version: Windows Server 2019/Windows 11
- Component: Lite
- Performance Monitor Version: 1.1.0
Describe the Bug
While testing the Performance Monitor Lite app, I was alerted for a lock on the server I was monitoring. The app showed 10 locks in the last hour, but the details of the locks were identical down to the timestamp. I checked the SQL Server for deadlocks and only found one deadlock for the morning. Is the app finding that each time it checks and adding it as a new one, even though it is the same lock?
Steps to Reproduce
No specific steps to reproduce, as the Lite app seems to pull a single deadlock and alert on it multiple times.
Expected Behavior
Report the same lock only once.
Actual Behavior
Seems to report a single lock multiple times.
Error Messages
Screenshots
Additional Context
- Did this work before? If so, what changed?
- Are there any relevant SQL Server configuration settings?
- Is SQL Server Agent running? (Full Edition only)
- Are you monitoring Azure SQL DB, Azure MI, or AWS RDS?
IMPORTANT: If you're going to contribute code, please read the contributing guide first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working