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
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
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 *: use latest release of staticcheck (#5057) 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 *: use latest release of staticcheck (#5057) 7 years ago
queue_manager_test.go *: use latest release of staticcheck (#5057) 7 years ago
read.go Move err to be the last return value from storage.Select. (#5054) 7 years ago
read_test.go Move err to be the last return value from storage.Select. (#5054) 7 years ago
storage.go update inconsistent comment (#5046) 7 years ago
write.go Handle a bunch of unchecked errors (#4461) 8 years ago