Commit Graph

38 Commits (add-chunkiterator-interface)

Author SHA1 Message Date
Vadym Martsynovskyy a9970a47ef Fix incorrect examples in docs 7 years ago
Romain Baugue f2ca36e56a Exhaust every request body before closing it (#5166) (#5479) 7 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479) 7 years ago
qinng cc75c27580 Fix multiple response.WriteHeader calls error in remote read adapter (#5159) 7 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 7 years ago
LongKB 23480bef43 Remove the duplicated words (#5251) 7 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957) 7 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876) 7 years ago
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869) 7 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655) 8 years ago
beorn7 4fb59d1e61 Remove use of deprecated prometheus.Handler 8 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 8 years ago
Harsh Agarwal 6a464ae174 expose log.level for promlog for remote_storage_adapter (#4195) 8 years ago
Peter Gallerani a9d5034add Fix missing 'msg' in remote storage adapter main.go .Log info message (#4377) 8 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 8 years ago
Matthew Pound e6dcc72f9a Fix instructions on updating prometheus.yml for Remote Write Adapter Example (#3422) 8 years ago
Krasi Georgiev 5d8f93a22a now using only github.com/gogo/protobuf 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Jack Neely 128b31d058 Log failure to send NaN values to remote store as Debug (#3235) 9 years ago
Goutham Veeramachaneni f5aed810f9 logging: Port to common/promlog 9 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 9 years ago
Julius Volz aa5cdcb11e Remove extra space in log output 9 years ago
gdmello 35c952e344 Added logging for remote storage adapter (#3106) 9 years ago
Tom Wilkie cf105f9d57 Update example remote adapters for change in proto location. 9 years ago
Julius Volz e0f046396a Fix InfluxDB retention policy usage in read adapter (#2781) 9 years ago
Tom Wilkie 3141a6b36b Compress remote storage requests and responses with unframed/raw snappy. (#2696) 9 years ago
Brian Brazil 0e0fc5a7f4 Correct example name to adapter. (#2590) 9 years ago
Brian Brazil c813c824d4 Separate out remote read responses. 9 years ago
Julius Volz 3581057ea4 Update remote storage bridge README.md 9 years ago
Julius Volz b391cbb808 Add InfluxDB read-back support to remote storage bridge 9 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 9 years ago
Julius Volz beb3c4b389 Remove legacy remote storage implementations 9 years ago
Julius Volz b16371595d Add standalone remote storage bridge example 9 years ago
Julius Volz b5163351bf Simplify and fix remote write example 10 years ago
Tom Wilkie d83879210c Switch back to protos over HTTP, instead of GRPC. 10 years ago
Julius Volz aa3f2b7216 Generic write cleanups and changes. 10 years ago