prometheus/storage
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
..
local storage: Contextify storage interfaces. 2016-09-19 16:29:07 +02:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00