Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HTTP config docs to describe dcos_auth token reader #7953

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions airflow/datadog_checks/airflow/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 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 @@ -328,6 +328,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions ambari/datadog_checks/ambari/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions apache/datadog_checks/apache/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions cilium/datadog_checks/cilium/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 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 @@ -166,6 +166,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions cockroachdb/datadog_checks/cockroachdb/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions consul/datadog_checks/consul/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions coredns/datadog_checks/coredns/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions couch/datadog_checks/couch/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions couchbase/datadog_checks/couchbase/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions crio/datadog_checks/crio/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,12 @@
pattern: A regular expression pattern with a single capture group used to find the
token rather than using the entire file, for example: Your secret is (.+)

- type: dcos_auth
login_url (required): DC/OS login endpoint
service_account (required): The DC/OS service account to authenticate.
private_key_path (required): The absolute path for the DC/OS service account.
expiration: Token expiration in seconds, defaults to 300 (5 min).

The available writers are:

- type: header
Expand Down
6 changes: 6 additions & 0 deletions druid/datadog_checks/druid/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions elastic/datadog_checks/elastic/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions envoy/datadog_checks/envoy/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions etcd/datadog_checks/etcd/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions fluentd/datadog_checks/fluentd/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions gitlab/datadog_checks/gitlab/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions haproxy/datadog_checks/haproxy/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions harbor/datadog_checks/harbor/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions http_check/datadog_checks/http_check/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions istio/datadog_checks/istio/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
6 changes: 6 additions & 0 deletions kong/datadog_checks/kong/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,12 @@ instances:
## pattern: A regular expression pattern with a single capture group used to find the
## token rather than using the entire file, for example: Your secret is (.+)
##
## - type: dcos_auth
## login_url (required): DC/OS login endpoint
## service_account (required): The DC/OS service account to authenticate.
## private_key_path (required): The absolute path for the DC/OS service account.
## expiration: Token expiration in seconds, defaults to 300 (5 min).
##
## The available writers are:
##
## - type: header
Expand Down
Loading