prometheus/util
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957)
* Add config, HTTP Basic Auth and TLS support to the generic write path.

- Move generic write path configuration to the config file
- Factor out config.TLSConfig -> tlf.Config translation
- Support TLSConfig for generic remote storage
- Rename Run to Start, and make it non-blocking.
- Dedupe code in httputil for TLS config.
- Make remote queue metrics global.
2016-09-19 22:47:51 +02:00
..
cli Add a command to promtool that dumps metadata of heads.db 2016-03-07 16:21:57 +01:00
flock Add missing license headers 2016-04-13 16:08:22 +02:00
httputil Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
stats Make the storage interface higher-level. 2016-07-25 13:59:22 +02:00
strutil Revert "Revert the /graph changes." 2016-09-03 21:05:23 +02:00
testutil Fix minor typo 2016-02-22 23:25:17 +00:00
treecache remove deleted zookeeper nodes 2016-09-09 00:27:23 +02:00