prometheus/storage/remote
Tom Wilkie a730083cbf
Merge pull request #3731 from bboreham/reuse-timer
Re-use timer in remote storage queue
2018-02-05 10:54:08 +01: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 Re-use timer instead of creating new ones on every sample 2018-01-24 12:36:29 +00: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 rename package retrieve to scrape 2018-02-01 09:55:07 +00:00