Skip to content

[BUG] Deadlocks seem to be reported multiple times #61

@rflee13

Description

@rflee13

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

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions