You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/storage/remote
Julien Pivotto a55c69c4c3
Apply gofmt -s on storage/remote/write_test.go (#7791)
4 years ago
..
chunked.go
chunked_test.go
client.go storage/remote: rename httpclient name. (#7747) 4 years ago
client_test.go
codec.go storage/remote: remove unused code now that tsdb implements ChunkQuerier (#7715) 4 years ago
codec_test.go
ewma.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
intern.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
intern_test.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
max_gauge.go
queue_manager.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
queue_manager_test.go use remote.Storage in TestSampleDelivery instead of direct creation of QueueManager (#4758) 4 years ago
read.go
read_test.go
storage.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
storage_test.go
write.go Address comments 4 years ago
write_test.go Apply gofmt -s on storage/remote/write_test.go (#7791) 4 years ago