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 039b9485995dd..783aab47175b7 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 448e86ed76f0c..dff66bbe115d7 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 50cc7374e9046..1234e7d22f642 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 79d9db0ec9c14..f2e3265ae6e5f 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 b0d4650f3a315..cf35683101e3b 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 9f0e86b3a2fee..0c60739038a72 100644 --- a/consul/datadog_checks/consul/data/conf.yaml.example +++ b/consul/datadog_checks/consul/data/conf.yaml.example @@ -116,7 +116,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 07501c2080541..596beb425083e 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 879b7c44e5706..17c0e3cb497c3 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 47e57f2ca754f..649a8b9e91b45 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 ad395bfd1d745..c77789bd8f6db 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 8005e983ae6d4..02ac78102ee2e 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 5fcfeaa57181d..9dbbc876414c2 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 d7bccd6fec526..d254b2d022b83 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 0bfcbe511e65d..0d315583099f5 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 056d3a5ae7b8b..27b3b8c43e7ca 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 1f3dada35f7bf..28f4043af47da 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 054741b7b7317..eaf16116108a8 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 52245085219d1..7de534dbdbdee 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 917eb15f5b814..886100b7cbffb 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 4dc168ffe7e6d..04862804ae560 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 7dd11bb6d017a..57d6ece241beb 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 dc5ad5e8dc830..dc81b3d31eee4 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 4bb35e7a6633c..a8892f244fd46 100644 --- a/nginx/datadog_checks/nginx/data/conf.yaml.example +++ b/nginx/datadog_checks/nginx/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/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 5d1a62190ff9a..7f011edb88f6d 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 cca66381633d2..290602f6f5997 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 c0582e2d99280..86a946448d03c 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 3ea739e2d1ef0..2277eb13d77b2 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 7a2efd50526b5..2880575738b34 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 1d96bf4c4d259..e2a2dea0b254b 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 faa84fc1752a8..de4266864cb4e 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: