Skip to content

sqlserver: Adding Performance counter - Average Latch Wait Time (ms) #10854

@dba-leshop

Description

@dba-leshop

Feature Request

Opening a feature request kicks off a discussion.

Proposal:

To add Average Latch Wait Time (ms) latch counter + eventually [Page IO latch waits + Page latch waits + Non Page latch waits ] (Average wait time (ms)) to list of existing performance counters.

Current behavior:

Average Latch Wait Time (ms) is missing from the list of performance counters.

Desired behavior:

Having this performance counter to make correlation with other ones for performance troubleshooting and correlation with other counters and workload pattern changes over the time.

Use case:

To build a baseline of the latch average wait time over the time. Thus, we may may identify sudden or abnormal changes on this value and correlate with recent application changes to understand performance impact on the system for example . For reference: https://docs.microsoft.com/en-us/sql/relational-databases/diagnose-resolve-latch-contention?view=sql-server-ver15

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/sqlserverfeature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions