The Prometheus monitoring system and time series database.
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) 7 years ago
..
client.go remote: Set User-Agent header in requests (#4891) 7 years ago
client_test.go Review feedback. 8 years ago
codec.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 7 years ago
codec_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 7 years ago
ewma.go Initial port of remote storage to v2. 9 years ago
queue_manager.go Moved configuration into `relabel` package. (#4955) 7 years ago
queue_manager_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 7 years ago
read.go Return warnings on a remote read fail (#4832) 7 years ago
read_test.go Return warnings on a remote read fail (#4832) 7 years ago
storage.go Return warnings on a remote read fail (#4832) 7 years ago
write.go Handle a bunch of unchecked errors (#4461) 7 years ago