Skip to content

Commit

Permalink
Update the configuration file to include the new oauth options parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret committed Feb 9, 2024
1 parent e6b6026 commit 6cf5f6c
Show file tree
Hide file tree
Showing 89 changed files with 455 additions and 0 deletions.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
5 changes: 5 additions & 0 deletions ecs_fargate/datadog_checks/ecs_fargate/data/conf.yaml.default
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,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
5 changes: 5 additions & 0 deletions ecs_fargate/datadog_checks/ecs_fargate/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,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
5 changes: 5 additions & 0 deletions eks_fargate/datadog_checks/eks_fargate/data/conf.yaml.default
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,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
5 changes: 5 additions & 0 deletions eks_fargate/datadog_checks/eks_fargate/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,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
5 changes: 5 additions & 0 deletions elastic/datadog_checks/elastic/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,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
Loading

0 comments on commit 6cf5f6c

Please sign in to comment.