prometheus/storage/remote
Tom Wilkie f2c5399e39
Merge pull request #3561 from twiedenbein/master
fixed bug with initialization of queueconfig
2018-01-17 12:24:58 +00:00
..
client.go Use shared types from the `common` repo (#3674) 2018-01-11 16:10:25 +01:00
client_test.go Use shared types from the `common` repo (#3674) 2018-01-11 16:10:25 +01:00
codec.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
codec_test.go Fix remote read labelset corruption (#3456) 2017-11-12 00:47:47 +01:00
ewma.go Initial port of remote storage to v2. 2017-07-12 12:27:57 +01:00
queue_manager.go Initialise some counters in remote storage API. 2017-10-26 11:09:45 +01:00
queue_manager_test.go Port remote read server to 2.0. 2017-10-26 11:09:14 +01:00
read.go *: adapt to storage interface changes 2017-11-23 19:05:04 +01:00
read_test.go *: adapt to storage interface changes 2017-11-23 19:05:04 +01:00
storage.go fixed bug with initialization of queueconfig 2017-12-08 02:11:45 -08:00
write.go Add comment. 2017-10-26 11:09:16 +01:00