From 4d866cd86ce2e15481876af2a7c93614f650377f Mon Sep 17 00:00:00 2001 From: Julia <611228+hithwen@users.noreply.github.com> Date: Thu, 20 Aug 2020 15:14:06 +0200 Subject: [PATCH] Sync nginc (#7408) --- nginx/datadog_checks/nginx/data/conf.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/datadog_checks/nginx/data/conf.yaml.example b/nginx/datadog_checks/nginx/data/conf.yaml.example index 04457b09a17e5..65e8e2f5bdba1 100644 --- a/nginx/datadog_checks/nginx/data/conf.yaml.example +++ b/nginx/datadog_checks/nginx/data/conf.yaml.example @@ -68,7 +68,7 @@ instances: # # use_plus_api: false - ## @param use_plus_api_stream - boolean - optional - default: True + ## @param use_plus_api_stream - boolean - optional - default: true ## If you are using the commercial version of NGINX, for releases R13 and above, ## there is an API that replaces the extended status API. ## See https://www.nginx.com/blog/nginx-plus-r13-released/