diff --git a/recipes/newrelic/infrastructure/ohi/sql/ms-sql.yml b/recipes/newrelic/infrastructure/ohi/sql/ms-sql.yml index 0a32fe36a..8a5489962 100644 --- a/recipes/newrelic/infrastructure/ohi/sql/ms-sql.yml +++ b/recipes/newrelic/infrastructure/ohi/sql/ms-sql.yml @@ -24,7 +24,7 @@ processMatch: # The newrelic-cli will use this integration name to check the config file(s) # that were setup during the installation to ensure the integration # runs properly with the defined environment variables -# validationIntegration: mssql +validationIntegration: mssql # DEPRECATED validationNrql: "SELECT count(*) from MssqlInstanceSample FACET entityGuid SINCE 10 minutes ago WHERE reportingAgent = '{{.INFRA_KEY}}'"