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
Chris Marchbanks f0f8e50567
Fix missing remote read spans (#7914)
4 years ago
..
chunked.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
chunked_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
client.go Fix missing remote read spans (#7914) 4 years ago
client_test.go Exports recoverable error (#7689) 4 years ago
codec.go storage/remote: remove unused code now that tsdb implements ChunkQuerier (#7715) 4 years ago
codec_test.go Add a unit test for MergeLabels in storage/remote/codec.go. (#7499) 4 years ago
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 storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 4 years ago
read_test.go storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 4 years ago
storage.go Rename `remote.newReadClient()` to `remote.NewReadClient()` (#7881) 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