mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-26 13:11:11 -08:00
2aba238f31
This adds support for basic authentication which closes #3090 The support for specifying the client timeout was removed as discussed in https://github.com/prometheus/common/pull/123. Marathon was the only sd mechanism doing this and configuring the timeout is done through `Context`. DC/OS uses a custom `Authorization` header for authenticating. This adds 2 new configuration properties to reflect this. Existing configuration files that use the bearer token will no longer work. More work is required to make this backwards compatible. |
||
---|---|---|
.. | ||
bearertoken.bad.yml | ||
bearertoken_basicauth.bad.yml | ||
conf.good.yml | ||
ec2_filters_empty_values.bad.yml | ||
first.rules | ||
global_timeout.good.yml | ||
jobname.bad.yml | ||
jobname_dup.bad.yml | ||
kubernetes_bearertoken.bad.yml | ||
kubernetes_bearertoken_basicauth.bad.yml | ||
kubernetes_namespace_discovery.bad.yml | ||
kubernetes_role.bad.yml | ||
labeldrop.bad.yml | ||
labeldrop2.bad.yml | ||
labeldrop3.bad.yml | ||
labeldrop4.bad.yml | ||
labeldrop5.bad.yml | ||
labelkeep.bad.yml | ||
labelkeep2.bad.yml | ||
labelkeep3.bad.yml | ||
labelkeep4.bad.yml | ||
labelkeep5.bad.yml | ||
labelmap.bad.yml | ||
labelname.bad.yml | ||
labelname2.bad.yml | ||
marathon_authtoken_authtokenfile.bad.yml | ||
marathon_authtoken_basicauth.bad.yml | ||
marathon_authtoken_bearertoken.bad.yml | ||
marathon_no_servers.bad.yml | ||
modulus_missing.bad.yml | ||
regex.bad.yml | ||
remote_read_url_missing.bad.yml | ||
remote_write_url_missing.bad.yml | ||
rules.bad.yml | ||
rules_abs_path.good.yml | ||
rules_abs_path_windows.good.yml | ||
scrape_interval.bad.yml | ||
section_key_dup.bad.yml | ||
static_config.bad.json | ||
static_config.bad.yml | ||
target_label_hashmod_missing.bad.yml | ||
target_label_missing.bad.yml | ||
unknown_attr.bad.yml | ||
unknown_global_attr.bad.yml | ||
url_in_targetgroup.bad.yml |