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
Harkishen Singh 072b9649a3
Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934)
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 Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934) 4 years ago
intern_test.go Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934) 4 years ago
max_gauge.go resolve race condition in maxGauge (#5647) 6 years ago
queue_manager.go Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934) 4 years ago
queue_manager_test.go Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934) 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 Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934) 4 years ago
storage.go Rename `remote.newReadClient()` to `remote.NewReadClient()` (#7881) 4 years ago
storage_test.go storage/remote: add tests for config changes 5 years ago
write.go Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934) 4 years ago
write_test.go Apply gofmt -s on storage/remote/write_test.go (#7791) 4 years ago