prometheus/storage/remote
Mucahit Kurt 869f1bc587
use remote.Storage in TestSampleDelivery instead of direct creation of QueueManager (#4758)
Signed-off-by: Mucahit Kurt <mucahitkurt@gmail.com>
2020-08-11 12:37:03 -07:00
..
chunked.go
chunked_test.go
client.go storage/remote: rename httpclient name. (#7747) 2020-08-10 11:32:43 -07:00
client_test.go
codec.go storage/remote: remove unused code now that tsdb implements ChunkQuerier (#7715) 2020-08-03 10:13:36 +02:00
codec_test.go
ewma.go Replace sync/atomic with uber-go/atomic (#7683) 2020-07-30 13:15:42 +05:30
intern.go Replace sync/atomic with uber-go/atomic (#7683) 2020-07-30 13:15:42 +05:30
intern_test.go Replace sync/atomic with uber-go/atomic (#7683) 2020-07-30 13:15:42 +05:30
max_gauge.go
queue_manager.go Replace sync/atomic with uber-go/atomic (#7683) 2020-07-30 13:15:42 +05:30
queue_manager_test.go use remote.Storage in TestSampleDelivery instead of direct creation of QueueManager (#4758) 2020-08-11 12:37:03 -07:00
read.go
read_test.go
storage.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
storage_test.go
write.go Address comments 2020-07-30 16:41:13 +05:30
write_test.go