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
Bryan Boreham 4b9f248e85
unit tests: make all Labels sorted alphabetically (#10532)
3 years ago
..
chunked.go
chunked_test.go
client.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
client_test.go
codec.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
codec_test.go storage: expose bug in iterators #10027 3 years ago
ewma.go
intern.go
intern_test.go
max_timestamp.go
metadata_watcher.go
metadata_watcher_test.go Move packages out of deprecated pkg directory 3 years ago
queue_manager.go Fix a deadlock between Batch and FlushAndShutdown (#10608) 3 years ago
queue_manager_test.go refactor: move from io/ioutil to io and os packages (#10528) 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 unit tests: make all Labels sorted alphabetically (#10532) 3 years ago
read_test.go unit tests: make all Labels sorted alphabetically (#10532) 3 years ago
storage.go Add an option to use the external labels as selectors for the remote read endpoint (#10254) 3 years ago
storage_test.go Add an option to use the external labels as selectors for the remote read endpoint (#10254) 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 refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
write_test.go storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 3 years ago