Skip to content

Commit

Permalink
Update the configuration file to include the new oauth options parame…
Browse files Browse the repository at this point in the history
…ter (#16835)
  • Loading branch information
FlorentClarret committed Feb 9, 2024
1 parent 580f21d commit 0f4e6de
Show file tree
Hide file tree
Showing 174 changed files with 540 additions and 0 deletions.
1 change: 1 addition & 0 deletions activemq_xml/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions aerospike/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions aerospike/datadog_checks/aerospike/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions airflow/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions airflow/datadog_checks/airflow/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions amazon_msk/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions amazon_msk/datadog_checks/amazon_msk/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions ambari/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions ambari/datadog_checks/ambari/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions apache/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions apache/datadog_checks/apache/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions arangodb/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions arangodb/datadog_checks/arangodb/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions argocd/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions argocd/datadog_checks/argocd/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions avi_vantage/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions avi_vantage/datadog_checks/avi_vantage/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions azure_iot_edge/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions boundary/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions boundary/datadog_checks/boundary/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions calico/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions calico/datadog_checks/calico/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions cert_manager/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions cilium/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions cilium/datadog_checks/cilium/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions cisco_aci/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions cisco_aci/datadog_checks/cisco_aci/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions citrix_hypervisor/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions cloud_foundry_api/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions cockroachdb/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions cockroachdb/datadog_checks/cockroachdb/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions consul/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions consul/datadog_checks/consul/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions coredns/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions coredns/datadog_checks/coredns/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions couch/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions couch/datadog_checks/couch/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions couchbase/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions couchbase/datadog_checks/couchbase/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions crio/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions crio/datadog_checks/crio/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_dev/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,11 @@
client_secret (required): The client secret.
basic_auth: Whether the provider expects credentials to be transmitted in
an HTTP Basic Auth header. The default is: false
options: Mapping of additional options to pass to the provider, such as the audience
or the scope. For example:
options:
audience: https://example.com
scope: read:example
The available writers are:
Expand Down
1 change: 1 addition & 0 deletions datadog_cluster_agent/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions dcgm/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions dcgm/datadog_checks/dcgm/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions druid/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
5 changes: 5 additions & 0 deletions druid/datadog_checks/druid/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ instances:
## client_secret (required): The client secret.
## basic_auth: Whether the provider expects credentials to be transmitted in
## an HTTP Basic Auth header. The default is: false
## options: Mapping of additional options to pass to the provider, such as the audience
## or the scope. For example:
## options:
## audience: https://example.com
## scope: read:example
##
## The available writers are:
##
Expand Down
1 change: 1 addition & 0 deletions ecs_fargate/changelog.d/16835.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update the configuration file to include the new oauth options parameter
Loading

0 comments on commit 0f4e6de

Please sign in to comment.