Skip to content

Commit cfc320c

Browse files
pierreln-ddclaude
andauthored
[sqlserver] Add SQL Server 2025 to supported versions (#23395)
* [sqlserver] Add SQL Server 2025 to supported versions Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> * [sqlserver] Add changelog entry for SQL Server 2025 support Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent a2e70bd commit cfc320c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

sqlserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The SQL Server integration tracks the performance of your SQL Server instances.
88

99
Enable [Database Monitoring](https://docs.datadoghq.com/database_monitoring/setup_sql_server/) (DBM) for enhanced insight into query performance and database health. In addition to the standard integration, Datadog DBM provides query-level metrics, live and historical query snapshots, wait event analysis, database load, query explain plans, and blocking query insights.
1010

11-
SQL Server 2012, 2014, 2016, 2017, 2019, and 2022 are supported.
11+
SQL Server 2012, 2014, 2016, 2017, 2019, 2022, and 2025 are supported.
1212

1313
**Minimum Agent version:** 6.0.0
1414

sqlserver/changelog.d/23395.added

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add SQL Server 2025 to list of supported versions.

0 commit comments

Comments
 (0)