Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions cassandra_nodetool/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ files:
Password from the credentials needed to connect to the host. These are the credentials for the JMX server.
For the check to work, this user must have a read/write access so that the Datadog Cassandra Nodetool
check can execute the `status` command
secret: true
value:
type: string
- name: ssl
Expand Down
1 change: 1 addition & 0 deletions clickhouse/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ files:
example: default
- name: password
description: The password of `username`.
secret: true
value:
type: string
- name: db
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_dev/changelog.d/21975.fixed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mark TLS and JMX configuration template passwords as secrets.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

- name: password
description: Password to use when connecting to JMX.
secret: true
value:
type: string

Expand Down Expand Up @@ -83,6 +84,7 @@
description: |
The password for your TrustStore.jks file.
`trust_store_password` should be set if SSL is enabled.
secret: true
value:
type: string

Expand All @@ -97,6 +99,7 @@
description: |
The password to your key store.
`key_store_password` should be set if client authentication is enabled on the target JVM.
secret: true
value:
type: string

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

Setting this implicitly sets `tls_verify` to true.
- name: tls_private_key_password
secret: true
value:
example: <PRIVATE_KEY_PASSWORD>
type: string
Expand Down
1 change: 1 addition & 0 deletions disk/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ files:
type: string
- name: password
type: string
secret: true
- name: host
type: string
- name: share
Expand Down
1 change: 1 addition & 0 deletions esxi/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ files:
display_priority: 1
description: |
The ESXi host password
secret: true
value:
type: string
example: <PASSWORD>
Expand Down
1 change: 1 addition & 0 deletions foundationdb/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ files:
type: string
- name: tls_password
description: The byte-string representing the passcode for unencrypting the private key
secret: true
value:
type: string
- name: tls_ca_file
Expand Down
1 change: 1 addition & 0 deletions gitlab/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ files:
description: |
The GitLab API token for this instance
used to collect the GitLab version.
secret: true
value:
type: string
- name: prometheus_endpoint
Expand Down
1 change: 1 addition & 0 deletions harbor/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ files:
- name: password
required: true
description: The password used together with the username for authentication against the Harbor API.
secret: true
value:
type: string
1 change: 1 addition & 0 deletions ibm_db2/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ files:
- name: password
description: The password of `username`.
required: True
secret: true
value:
type: string
- name: host
Expand Down
1 change: 1 addition & 0 deletions ibm_i/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ files:
- name: password
description: |
The user profile password used to authenticate to the system.
secret: true
value:
type: string
- name: driver
Expand Down
1 change: 1 addition & 0 deletions mcache/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ files:
type: string
- name: password
description: Password for the Mcache status endpoint authentication.
secret: true
value:
type: string
- name: options
Expand Down
1 change: 1 addition & 0 deletions mongo/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ files:
- name: password
description: |
The password to use for authentication.
secret: true
value:
type: string
- name: connection_scheme
Expand Down
1 change: 1 addition & 0 deletions mysql/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ files:
description: |
Password associated to the MySQL user.
enabled: true
secret: true
value:
type: string

Expand Down
1 change: 1 addition & 0 deletions openldap/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ files:
example: <USER_DISTINGUISHED_NAME>
- name: password
description: Password associated with `username`
secret: true
value:
type: string
- name: ssl_verify
Expand Down
1 change: 1 addition & 0 deletions openstack_controller/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ files:
- name: password
description: |
The Password used to connect to Openstack.
secret: true
value:
example: <PASSWORD>
type: string
Expand Down
1 change: 1 addition & 0 deletions oracle/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ files:
- name: password
description: The password for the Datadog user account.
required: true
secret: true
value:
type: string
- name: jdbc_driver_path
Expand Down
1 change: 1 addition & 0 deletions pgbouncer/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ files:
- name: password
description: |
If `database_url` is not used, set up the password to use with the `password` parameter.
secret: true
value:
type: string
- name: use_cached
Expand Down
1 change: 1 addition & 0 deletions postgres/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ files:
display_default: "datadog"
- name: password
description: The password associated with the Datadog user.
secret: true
value:
type: string
- name: dbname
Expand Down
1 change: 1 addition & 0 deletions powerdns_recursor/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ files:
- name: api_key
required: true
description: Recursor web server api key.
secret: true
value:
type: string
- name: version
Expand Down
1 change: 1 addition & 0 deletions proxysql/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ files:
required: true
description: |
The ProxySQL admin password.
secret: true
value:
type: string
example: <PROXYSQL_ADMIN_PASSWORD>
Expand Down
1 change: 1 addition & 0 deletions rethinkdb/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ files:

- name: password
description: The password for the user account to connect as.
secret: true
value:
type: string

Expand Down
1 change: 1 addition & 0 deletions sap_hana/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ files:
- name: password
description: The password of `username`.
required: true
secret: true
value:
type: string
- name: schema
Expand Down
1 change: 1 addition & 0 deletions singlestore/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ files:
- name: password
description: The password to use for connecting to the SingleStore database.
required: false
secret: true
value:
type: string
- name: connect_timeout
Expand Down
2 changes: 2 additions & 0 deletions snowflake/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ files:
example: <USER>
- name: password
description: Password for the user
secret: true
value:
type: string
example: <PASSWORD>
Expand Down Expand Up @@ -113,6 +114,7 @@ files:
display_default: snowflake
- name: token
description: Token used for OAuth connection to Snowflake. You cannot use this alongside `token_path`.
secret: true
value:
type: string
- name: token_path
Expand Down
1 change: 1 addition & 0 deletions sonatype_nexus/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ files:
- name: password
required: true
description: "The password of your Sonatype Nexus account."
secret: true
value:
type: string
example: test_password
Expand Down
1 change: 1 addition & 0 deletions sqlserver/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ files:
type: string
- name: password
description: Password for the Datadog-SQL server check user. It will be ignored if using Windows authentication.
secret: true
value:
type: string
- name: server_version
Expand Down
1 change: 1 addition & 0 deletions ssh_check/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ files:
Password to use for the SSH connection.
If an encrypted SSH private key is specified in `private_key_file`,
the given password will be used to decrypt the key.
secret: true
value:
type: string

Expand Down
1 change: 1 addition & 0 deletions supervisord/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ files:
example: <USERNAME>
- name: password
description: Required only if a password is configured.
secret: true
value:
type: string
example: <PASSWORD>
Expand Down
1 change: 1 addition & 0 deletions tibco_ems/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ files:
Password from the credentials needed to connect to the host. These are the credentials for the Tibco EMS server.
For the check to work, this user must have access so that the Datadog Tibeco EMS
check can execute the `show` command.
secret: true
value:
type: string
- name: script_path
Expand Down
1 change: 1 addition & 0 deletions vertica/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ files:
example: <USERNAME>
- name: password
description: The password of `username`.
secret: true
value:
type: string
example: <PASSWORD>
Expand Down
1 change: 1 addition & 0 deletions vsphere/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ files:
description: |
The password of the read-only credentials to connect to vCenter.
see https://app.datadoghq.com/account/settings#integrations/vsphere
secret: true
value:
type: string
example: <PASSWORD>
Expand Down
1 change: 1 addition & 0 deletions win32_event_log/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ files:

If this, `user`, and `domain` are all unselected, then the credentials
of the current user will be used.
secret: true
value:
type: string
- name: domain
Expand Down
1 change: 1 addition & 0 deletions wmi_check/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ files:
- name: password
required: false
description: If authentication is needed, specify a `password` here.
secret: true
value:
type: string
- name: namespace
Expand Down
Loading