Skip to content

Commit 39dab83

Browse files
committed
1 parent 87ee4d9 commit 39dab83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎sp_Blitz.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ AS
8282
@CheckProcedureCache 1=top 20-50 resource-intensive cache plans and analyze them for common performance issues.
8383
@OutputProcedureCache 1=output the top 20-50 resource-intensive plans even if they did not trigger an alarm
8484
@CheckProcedureCacheFilter ''CPU'' | ''Reads'' | ''Duration'' | ''ExecCount''
85-
@OutputType ''TABLE''=table | ''COUNT''=row with number found | ''MARKDOWN''=bulleted list | ''SCHEMA''=version and field list | ''XML'' =table output as XML | ''NONE'' = none
85+
@OutputType ''TABLE''=table | ''COUNT''=row with number found | ''MARKDOWN''=bulleted list (including server info, excluding security findings) | ''SCHEMA''=version and field list | ''XML'' =table output as XML | ''NONE'' = none
8686
@IgnorePrioritiesBelow 50=ignore priorities below 50
8787
@IgnorePrioritiesAbove 50=ignore priorities above 50
8888
For the rest of the parameters, see https://www.BrentOzar.com/blitz/documentation for details.

0 commit comments

Comments
 (0)