prometheus/docs/configuration
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009)
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.
2018-04-05 09:08:18 +01:00
..
alerting_rules.md Updates to alerting rules docs (#3381) 2017-10-31 19:19:17 +00:00
configuration.md Use common HTTPClientConfig for marathon_sd configuration (#4009) 2018-04-05 09:08:18 +01:00
index.md Consolidate configuration and rules docs in docs/configuration/ 2017-10-27 09:54:02 +02:00
recording_rules.md [minor] docs: recording_rules: fix missing key 2017-12-14 12:20:28 +00:00
template_examples.md Fix wrong syntax for alert field templates (#3883) 2018-02-24 09:37:43 +00:00
template_reference.md Updated alert templating docs (#3596) 2017-12-19 08:04:06 +00:00