prometheus/storage/remote
2017-06-01 11:21:48 +01:00
..
client.go Review feedback: limit number of bytes read under error. 2017-06-01 11:21:48 +01:00
client_test.go Review feedback: limit number of bytes read under error. 2017-06-01 11:21:48 +01:00
ewma.go Ensure ewma int64s are always aligned. (#2675) 2017-05-03 14:32:50 -05:00
iterator.go [WIP] Remote Read 2017-03-20 13:13:44 +01:00
queue_manager.go Simplify code, fix typos. (#2719) 2017-05-15 09:56:09 +01:00
queue_manager_test.go Remote writes: retry on recoverable errors. (#2552) 2017-04-07 00:15:41 +02:00
read.go Add remote read external label handling (#2555) 2017-04-02 17:48:15 +02:00
read_test.go Add remote read external label handling (#2555) 2017-04-02 17:48:15 +02:00
remote.pb.go Separate out remote read responses. 2017-04-06 15:49:47 +01:00
remote.proto Separate out remote read responses. 2017-04-06 15:49:47 +01:00
write.go Remote writes: retry on recoverable errors. (#2552) 2017-04-07 00:15:41 +02:00