Skip to content

Commit

Permalink
Merge pull request #1100 from newrelic/feat/local-validation-mssql
Browse files Browse the repository at this point in the history
feat: Local validation mssql
  • Loading branch information
noahmmcgivern authored Jul 31, 2024
2 parents 1bf4c0a + e00788b commit 5a1eb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/newrelic/infrastructure/ohi/sql/ms-sql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}'"
Expand Down

0 comments on commit 5a1eb4b

Please sign in to comment.