prometheus/storage/remote
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957)
Signed-off-by: Callum Styan <callumstyan@gmail.com>
2019-01-15 19:13:39 +00:00
..
client.go remote: Set User-Agent header in requests (#4891) 2018-11-23 22:49:49 +08:00
client_test.go Review feedback. 2018-05-29 11:35:43 +01:00
codec.go update remote write path proto so that Labels/Timeseries can't be nil (#4957) 2019-01-15 19:13:39 +00:00
codec_test.go Reduce memory usage of remote read by reducing pointer usage. (#4655) 2018-09-25 19:14:00 +01:00
ewma.go Initial port of remote storage to v2. 2017-07-12 12:27:57 +01:00
queue_manager.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
queue_manager_test.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
read.go Move err to be the last return value from storage.Select. (#5054) 2019-01-02 11:10:13 +00:00
read_test.go Move err to be the last return value from storage.Select. (#5054) 2019-01-02 11:10:13 +00:00
storage.go update inconsistent comment (#5046) 2018-12-27 14:02:36 +00:00
write.go Handle a bunch of unchecked errors (#4461) 2018-08-17 17:24:35 +02:00