prometheus/storage/remote
Tom Wilkie f66f882d08 Merge pull request #3160 from bboreham/remote-keepalive
Re-enable http keepalive on remote storage
2017-09-14 08:23:43 +01:00
..
client.go Default HTTP keep-alive ON for remote read/write 2017-09-11 09:48:30 +00:00
client_test.go Fix staticcheck issues. 2017-08-28 17:29:01 +02: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 Merge pull request #2991 from tomwilkie/2990-remote-config 2017-08-03 10:26:29 +01:00
queue_manager_test.go Review feedback: add yaml struct tags, don't embed queue config. 2017-08-01 14:43:56 +01:00
read.go Metric name validation (#2975) 2017-07-24 13:49:20 +01:00
read_test.go Metric name validation (#2975) 2017-07-24 13:49:20 +01: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 Review feedback: add yaml struct tags, don't embed queue config. 2017-08-01 14:43:56 +01:00