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
Annanay 9bba8a6eae
Merge branch 'master' into appender-context
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 Exports recoverable error (#7689) 4 years ago
client_test.go Exports recoverable error (#7689) 4 years ago
codec.go storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 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 resolve race condition in maxGauge (#5647) 6 years ago
queue_manager.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
queue_manager_test.go Replace sync/atomic with uber-go/atomic (#7683) 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 Address comments 4 years ago
storage_test.go storage/remote: add tests for config changes 5 years ago
write.go Address comments 4 years ago
write_test.go add os.RemoveAll err verification (#7540) 4 years ago