File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
datadog_checks/sqlserver/data Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -906,7 +906,7 @@ files:
906906 display_default : false
907907 - name : collect_raw_query_statement
908908 description : |
909- Configure the collection of raw query statements in query activity, execution plans, and XE events.
909+ Configure the collection of raw query statements in query activity, and XE events.
910910 To collect raw query statements from XE events, set `xe_collection.query_completions.enabled` and
911911 `xe_collection.query_errors.enabled` to `true`.
912912 Raw query statements and execution plans may contain sensitive information (e.g., passwords)
Original file line number Diff line number Diff line change @@ -656,7 +656,7 @@ instances:
656656 #
657657 # keep_identifier_quotation: false
658658
659- ## Configure the collection of raw query statements in query activity, execution plans, and XE events.
659+ ## Configure the collection of raw query statements in query activity, and XE events.
660660 ## To collect raw query statements from XE events, set `xe_collection.query_completions.enabled` and
661661 ## `xe_collection.query_errors.enabled` to `true`.
662662 ## Raw query statements and execution plans may contain sensitive information (e.g., passwords)
You can’t perform that action at this time.
0 commit comments