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
Tariq Ibrahim 3f7ed7de49
Adding new metric type to track in-flight remote read queries. (#4677)
6 years ago
..
client.go Send "Accept-Encoding" header in read request (#4421) 6 years ago
client_test.go Review feedback. 7 years ago
codec.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
codec_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
ewma.go Initial port of remote storage to v2. 7 years ago
queue_manager.go change time.duration to model.duration for standardization (#4479) 6 years ago
queue_manager_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
read.go Adding new metric type to track in-flight remote read queries. (#4677) 6 years ago
read_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
storage.go Fix typo (#4423) 6 years ago
write.go Handle a bunch of unchecked errors (#4461) 6 years ago