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)
6 years ago
..
client.go remote: Set User-Agent header in requests (#4891) 6 years ago
client_test.go
codec.go *: use latest release of staticcheck (#5057) 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 *: use latest release of staticcheck (#5057) 6 years ago
queue_manager_test.go *: use latest release of staticcheck (#5057) 6 years ago
read.go Move err to be the last return value from storage.Select. (#5054) 6 years ago
read_test.go Move err to be the last return value from storage.Select. (#5054) 6 years ago
storage.go update inconsistent comment (#5046) 6 years ago
write.go