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 dfa5cb7462
Merge pull request #10038 from charlesxsh/fix-TestReshardRaceWithStop
3 years ago
..
chunked.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
chunked_test.go Testify: move to require (#8122) 4 years ago
client.go Enable HTTP2 again (#9398) 3 years ago
client_test.go tests: Move from t.Errorf and others. (Part 2) (#9309) 3 years ago
codec.go storage: fix bug #10027 in iterators' Seek method 3 years ago
codec_test.go storage: expose bug in iterators #10027 3 years ago
ewma.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
intern.go Move away from testutil, refactor imports (#8087) 4 years ago
intern_test.go Testify: move to require (#8122) 4 years ago
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 4 years ago
metadata_watcher.go Fix imports formatting 3 years ago
metadata_watcher_test.go Move packages out of deprecated pkg directory 3 years ago
queue_manager.go Review feedback 3 years ago
queue_manager_test.go add proper exit for loop 3 years ago
read.go Move packages out of deprecated pkg directory 3 years ago
read_handler.go Move packages out of deprecated pkg directory 3 years ago
read_handler_test.go Move packages out of deprecated pkg directory 3 years ago
read_test.go storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 3 years ago
storage.go Move packages out of deprecated pkg directory 3 years ago
storage_test.go storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 3 years ago
write.go Move packages out of deprecated pkg directory 3 years ago
write_handler.go Log time series details for out-of-order samples in remote write receiver (#9894) 3 years ago
write_handler_test.go Move packages out of deprecated pkg directory 3 years ago
write_test.go storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 3 years ago