diff --git a/plugins/inputs/sqlserver/README.md b/plugins/inputs/sqlserver/README.md index 33800ca2a..e83aca304 100644 --- a/plugins/inputs/sqlserver/README.md +++ b/plugins/inputs/sqlserver/README.md @@ -1,7 +1,7 @@ # SQL Server Input Plugin The `sqlserver` plugin provides metrics for your SQL Server instance. It -currently works with SQL Server versions 2008+. Recorded metrics are +currently works with SQL Server 2008 SP3 and newer. Recorded metrics are lightweight and use Dynamic Management Views supplied by SQL Server. ### Additional Setup: @@ -139,4 +139,4 @@ The following metrics can be used directly, with no delta calculations: - SQLServer:Workload Group Stats\Requests completed/sec Version 2 queries have the following tags: -- `sql_instance`: Physical host and instance name (hostname:instance) \ No newline at end of file +- `sql_instance`: Physical host and instance name (hostname:instance)