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
Bartek Płotka 62c8337e77
Moved configuration into `relabel` package. (#4955)
6 years ago
..
client.go remote: Set User-Agent header in requests (#4891) 6 years ago
client_test.go
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
queue_manager.go Moved configuration into `relabel` package. (#4955) 6 years ago
queue_manager_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
read.go Return warnings on a remote read fail (#4832) 6 years ago
read_test.go Return warnings on a remote read fail (#4832) 6 years ago
storage.go Return warnings on a remote read fail (#4832) 6 years ago
write.go