Add forwarded records to sqlserver input (#5177)

This commit is contained in:
BoheeChoi1
2018-12-27 13:18:29 -08:00
committed by Daniel Nelson
parent 2ff3683b50
commit cb9bacfede
+3 -1
View File
@@ -559,7 +559,9 @@ WHERE (
'Used memory (KB)',
'Forwarded Records/sec',
'Background Writer pages/sec',
'Percent Log Used'
'Percent Log Used',
'Log Send Queue KB',
'Redo Queue KB'
)
) OR (
object_name LIKE '%User Settable%'