prometheus/storage/remote
Bryan Boreham 0997191b18 Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173)
Removes configurability introduced in #3160 in favour of hard-coding,
per advice from @brian-brazil.
2017-10-26 11:08:33 +01:00
..
client_test.go remote: Expose ClientConfig type (see #3165) 2017-10-26 11:08:33 +01:00
client.go Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173) 2017-10-26 11:08:33 +01:00
codec.go Move a couple of the encoding/decoding functions into codec.go 2017-10-26 11:08:33 +01:00
ewma.go Initial port of remote storage to v2. 2017-07-12 12:27:57 +01:00
queue_manager_test.go Port 'Make queue manager configurable.' to 2.0, see #2991 2017-10-26 11:08:33 +01:00
queue_manager.go Port 'Make queue manager configurable.' to 2.0, see #2991 2017-10-26 11:08:33 +01:00
read_test.go Port Metric name validation to 2.0 (see #2975) 2017-10-26 11:08:33 +01:00
read.go Move a couple of the encoding/decoding functions into codec.go 2017-10-26 11:08:33 +01:00
storage.go Port 'Make queue manager configurable.' to 2.0, see #2991 2017-10-26 11:08:33 +01:00
write.go Move a couple of the encoding/decoding functions into codec.go 2017-10-26 11:08:33 +01:00