prometheus/storage
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
..
remote Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173) 2017-10-26 11:08:33 +01:00
tsdb Merge branch 'master' into master 2017-10-26 09:06:12 +02:00
buffer.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
buffer_test.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
fanout.go Bypass the fanout storage merging if no remote storage is configured. 2017-10-23 21:34:53 +01:00
fanout_test.go Remove "package remote" garbage from license headers (#3304) 2017-10-17 02:26:38 +01:00
interface.go Remote storage reads based on oldest timestamp in primary storage (#3129) 2017-10-18 12:08:14 +01:00