Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ disable_sidebar: true
| SQL Server 2017 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | |
| SQL Server 2019 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | |
| SQL Server 2022 | {{< X >}} | {{< X >}} | {{< X >}} | {{< X >}} | |
| SQL Server 2025 | {{< X >}} | {{< X >}} | | {{< X >}} | Requires Datadog Agent 7.79+. |

For setup instructions, select your hosting type:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Do the following steps to enable Database Monitoring with your database:
## Before you begin

Supported SQL Server versions
: 2012, 2014, 2016, 2017, 2019, 2022
: 2012, 2014, 2016, 2017, 2019, 2022, 2025 (requires Agent 7.79+)

{{% dbm-sqlserver-before-you-begin %}}

Expand Down
Loading