prometheus/storage/remote
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
..
graphite fix several minor golint style issues 2016-05-11 14:26:18 +02:00
influxdb Switch to common/log 2015-10-03 10:21:43 +02:00
opentsdb Add missing license headers 2016-04-13 16:08:22 +02:00
client.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
queue_manager.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
queue_manager_test.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
remote.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
remote.pb.go Switch back to protos over HTTP, instead of GRPC. 2016-09-15 23:21:54 +01:00
remote.proto Generic write cleanups and changes. 2016-08-30 17:24:48 +02:00
remote_reloadable.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00