diff --git a/activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example b/activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example index fe38aac68ba3d..a931a5ae5b2c5 100644 --- a/activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example +++ b/activemq_xml/datadog_checks/activemq_xml/data/conf.yaml.example @@ -82,7 +82,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/airflow/datadog_checks/airflow/data/conf.yaml.example b/airflow/datadog_checks/airflow/data/conf.yaml.example index a42ad74b42b30..b724aadbaf351 100644 --- a/airflow/datadog_checks/airflow/data/conf.yaml.example +++ b/airflow/datadog_checks/airflow/data/conf.yaml.example @@ -53,7 +53,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/ambari/datadog_checks/ambari/data/conf.yaml.example b/ambari/datadog_checks/ambari/data/conf.yaml.example index 30edc2d651577..b92aa9c554288 100644 --- a/ambari/datadog_checks/ambari/data/conf.yaml.example +++ b/ambari/datadog_checks/ambari/data/conf.yaml.example @@ -122,7 +122,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/apache/datadog_checks/apache/data/conf.yaml.example b/apache/datadog_checks/apache/data/conf.yaml.example index aa315e9bc72ba..3f652cebb897b 100644 --- a/apache/datadog_checks/apache/data/conf.yaml.example +++ b/apache/datadog_checks/apache/data/conf.yaml.example @@ -53,7 +53,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/cilium/datadog_checks/cilium/data/conf.yaml.example b/cilium/datadog_checks/cilium/data/conf.yaml.example index 5398d987a506c..3817a15a9e13f 100644 --- a/cilium/datadog_checks/cilium/data/conf.yaml.example +++ b/cilium/datadog_checks/cilium/data/conf.yaml.example @@ -125,7 +125,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example b/cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example index b444bd53572e3..6f012d16a6bec 100644 --- a/cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example +++ b/cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example @@ -122,7 +122,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/cloud_foundry_api/datadog_checks/cloud_foundry_api/data/conf.yaml.example b/cloud_foundry_api/datadog_checks/cloud_foundry_api/data/conf.yaml.example index ed05d630e9551..6da735448b1a3 100644 --- a/cloud_foundry_api/datadog_checks/cloud_foundry_api/data/conf.yaml.example +++ b/cloud_foundry_api/datadog_checks/cloud_foundry_api/data/conf.yaml.example @@ -66,7 +66,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/consul/datadog_checks/consul/data/conf.yaml.example b/consul/datadog_checks/consul/data/conf.yaml.example index cfad71ec74322..3a8c2b7e2080c 100644 --- a/consul/datadog_checks/consul/data/conf.yaml.example +++ b/consul/datadog_checks/consul/data/conf.yaml.example @@ -122,7 +122,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/couch/datadog_checks/couch/data/conf.yaml.example b/couch/datadog_checks/couch/data/conf.yaml.example index 83e429ea8ebb0..57d3dc9887b4d 100644 --- a/couch/datadog_checks/couch/data/conf.yaml.example +++ b/couch/datadog_checks/couch/data/conf.yaml.example @@ -128,7 +128,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances/http.yaml b/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances/http.yaml index dc1ecc034e980..e21bbf8039451 100644 --- a/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances/http.yaml +++ b/datadog_checks_dev/datadog_checks/dev/tooling/templates/configuration/instances/http.yaml @@ -19,7 +19,7 @@ description: | This overrides the `proxy` setting in `init_config`. - Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list to specify hosts that must bypass proxies. The SOCKS protocol is also supported, for example: diff --git a/druid/datadog_checks/druid/data/conf.yaml.example b/druid/datadog_checks/druid/data/conf.yaml.example index 830d4eb237498..585365633e294 100644 --- a/druid/datadog_checks/druid/data/conf.yaml.example +++ b/druid/datadog_checks/druid/data/conf.yaml.example @@ -53,7 +53,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/elastic/datadog_checks/elastic/data/conf.yaml.example b/elastic/datadog_checks/elastic/data/conf.yaml.example index 51f554cc39fa3..d712ffae2a5a4 100644 --- a/elastic/datadog_checks/elastic/data/conf.yaml.example +++ b/elastic/datadog_checks/elastic/data/conf.yaml.example @@ -136,7 +136,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/envoy/datadog_checks/envoy/data/conf.yaml.example b/envoy/datadog_checks/envoy/data/conf.yaml.example index 89a7f9e616d9f..7845ac466b5c1 100644 --- a/envoy/datadog_checks/envoy/data/conf.yaml.example +++ b/envoy/datadog_checks/envoy/data/conf.yaml.example @@ -141,7 +141,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/fluentd/datadog_checks/fluentd/data/conf.yaml.example b/fluentd/datadog_checks/fluentd/data/conf.yaml.example index bea3173bd7004..df3dc342c1b7e 100644 --- a/fluentd/datadog_checks/fluentd/data/conf.yaml.example +++ b/fluentd/datadog_checks/fluentd/data/conf.yaml.example @@ -106,7 +106,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/gitlab/datadog_checks/gitlab/data/conf.yaml.example b/gitlab/datadog_checks/gitlab/data/conf.yaml.example index 4a1c3d54cdf75..ba9db39a2bcb2 100644 --- a/gitlab/datadog_checks/gitlab/data/conf.yaml.example +++ b/gitlab/datadog_checks/gitlab/data/conf.yaml.example @@ -119,7 +119,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example b/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example index f21fd1f16d31e..4b7ea406e1ad6 100644 --- a/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example +++ b/hdfs_datanode/datadog_checks/hdfs_datanode/data/conf.yaml.example @@ -59,7 +59,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example b/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example index aad68d21be5f2..f871af7a1e112 100644 --- a/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example +++ b/hdfs_namenode/datadog_checks/hdfs_namenode/data/conf.yaml.example @@ -59,7 +59,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/http_check/datadog_checks/http_check/data/conf.yaml.example b/http_check/datadog_checks/http_check/data/conf.yaml.example index 59bcc2d1dba91..2a374f1c5a268 100644 --- a/http_check/datadog_checks/http_check/data/conf.yaml.example +++ b/http_check/datadog_checks/http_check/data/conf.yaml.example @@ -219,7 +219,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/istio/datadog_checks/istio/data/conf.yaml.example b/istio/datadog_checks/istio/data/conf.yaml.example index 26e0bd04716a5..88062110fd489 100644 --- a/istio/datadog_checks/istio/data/conf.yaml.example +++ b/istio/datadog_checks/istio/data/conf.yaml.example @@ -188,7 +188,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/kong/datadog_checks/kong/data/conf.yaml.example b/kong/datadog_checks/kong/data/conf.yaml.example index d01ce9bb3af1f..4981b955515c2 100644 --- a/kong/datadog_checks/kong/data/conf.yaml.example +++ b/kong/datadog_checks/kong/data/conf.yaml.example @@ -53,7 +53,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/kube_apiserver_metrics/datadog_checks/kube_apiserver_metrics/data/conf.yaml.example b/kube_apiserver_metrics/datadog_checks/kube_apiserver_metrics/data/conf.yaml.example index c6ac3136066d7..c68e51c81e4a8 100644 --- a/kube_apiserver_metrics/datadog_checks/kube_apiserver_metrics/data/conf.yaml.example +++ b/kube_apiserver_metrics/datadog_checks/kube_apiserver_metrics/data/conf.yaml.example @@ -156,7 +156,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/lighttpd/datadog_checks/lighttpd/data/conf.yaml.example b/lighttpd/datadog_checks/lighttpd/data/conf.yaml.example index 34c4d94c9173f..04cad8d4ef51c 100644 --- a/lighttpd/datadog_checks/lighttpd/data/conf.yaml.example +++ b/lighttpd/datadog_checks/lighttpd/data/conf.yaml.example @@ -53,7 +53,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/marathon/datadog_checks/marathon/data/conf.yaml.example b/marathon/datadog_checks/marathon/data/conf.yaml.example index dd4570f45c158..51e1ef98bae5d 100644 --- a/marathon/datadog_checks/marathon/data/conf.yaml.example +++ b/marathon/datadog_checks/marathon/data/conf.yaml.example @@ -98,7 +98,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/mesos_slave/datadog_checks/mesos_slave/data/conf.yaml.example b/mesos_slave/datadog_checks/mesos_slave/data/conf.yaml.example index 440f3ba5cbd95..c77fdee72e9ff 100644 --- a/mesos_slave/datadog_checks/mesos_slave/data/conf.yaml.example +++ b/mesos_slave/datadog_checks/mesos_slave/data/conf.yaml.example @@ -64,7 +64,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/nginx/datadog_checks/nginx/data/conf.yaml.example b/nginx/datadog_checks/nginx/data/conf.yaml.example index 65e8e2f5bdba1..4dffc1c16a0e6 100644 --- a/nginx/datadog_checks/nginx/data/conf.yaml.example +++ b/nginx/datadog_checks/nginx/data/conf.yaml.example @@ -91,7 +91,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/nginx_ingress_controller/datadog_checks/nginx_ingress_controller/data/conf.yaml.example b/nginx_ingress_controller/datadog_checks/nginx_ingress_controller/data/conf.yaml.example index f06fd9f584e47..1e6bcfb9fcf6c 100644 --- a/nginx_ingress_controller/datadog_checks/nginx_ingress_controller/data/conf.yaml.example +++ b/nginx_ingress_controller/datadog_checks/nginx_ingress_controller/data/conf.yaml.example @@ -157,7 +157,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/openmetrics/datadog_checks/openmetrics/data/conf.yaml.example b/openmetrics/datadog_checks/openmetrics/data/conf.yaml.example index c7b2a52eb51e6..3029fd0a416c4 100644 --- a/openmetrics/datadog_checks/openmetrics/data/conf.yaml.example +++ b/openmetrics/datadog_checks/openmetrics/data/conf.yaml.example @@ -163,7 +163,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/riak/datadog_checks/riak/data/conf.yaml.example b/riak/datadog_checks/riak/data/conf.yaml.example index 279e12fa93b81..a36c298d50f21 100644 --- a/riak/datadog_checks/riak/data/conf.yaml.example +++ b/riak/datadog_checks/riak/data/conf.yaml.example @@ -53,7 +53,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/spark/datadog_checks/spark/data/conf.yaml.example b/spark/datadog_checks/spark/data/conf.yaml.example index 509537f9663b3..743798e1dfa9a 100644 --- a/spark/datadog_checks/spark/data/conf.yaml.example +++ b/spark/datadog_checks/spark/data/conf.yaml.example @@ -141,7 +141,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/twistlock/datadog_checks/twistlock/data/conf.yaml.example b/twistlock/datadog_checks/twistlock/data/conf.yaml.example index 88a952cac7942..b68224b3e4d24 100644 --- a/twistlock/datadog_checks/twistlock/data/conf.yaml.example +++ b/twistlock/datadog_checks/twistlock/data/conf.yaml.example @@ -59,7 +59,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/vault/datadog_checks/vault/data/conf.yaml.example b/vault/datadog_checks/vault/data/conf.yaml.example index ded62bdfd4bab..b38178d6ac619 100644 --- a/vault/datadog_checks/vault/data/conf.yaml.example +++ b/vault/datadog_checks/vault/data/conf.yaml.example @@ -74,7 +74,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: diff --git a/yarn/datadog_checks/yarn/data/conf.yaml.example b/yarn/datadog_checks/yarn/data/conf.yaml.example index b714ade34ff67..a347a18097767 100644 --- a/yarn/datadog_checks/yarn/data/conf.yaml.example +++ b/yarn/datadog_checks/yarn/data/conf.yaml.example @@ -122,7 +122,7 @@ instances: ## @param proxy - mapping - optional ## This overrides the `proxy` setting in `init_config`. ## - ## Set HTTP or HTTPS proxies for all instances. Use the `no_proxy` list + ## Set HTTP or HTTPS proxies for this instance. Use the `no_proxy` list ## to specify hosts that must bypass proxies. ## ## The SOCKS protocol is also supported, for example: