added new counter - Lock Timeouts (timeout > 0)/sec (#7808)

This commit is contained in:
Giovanni Luisotto 2020-08-10 17:08:26 +02:00 committed by GitHub
parent 63dde6f733
commit 211c2369aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -798,6 +798,7 @@ SET @SqlStatement = @SqlStatement + CAST(N' WHERE (
instance_name IN (''_Total'')
AND counter_name IN (
''Lock Timeouts/sec'',
''Lock Timeouts (timeout > 0)/sec'',
''Number of Deadlocks/sec'',
''Lock Waits/sec'',
''Latch Waits/sec''