prometheus/storage/remote
Tom Wiedenbein 937ac8c060
fixed bug with initialization of queueconfig
QueueConfigs would only ever initialize to the default settings, and would not pick up their respective values from YAML.
2017-12-08 02:11:45 -08:00
..
client.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
client_test.go Port remote read server to 2.0. 2017-10-26 11:09:14 +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