Commit Graph

55 Commits (509000269a6eeb6f916d353635beae83e1607400)

Author SHA1 Message Date
Julius Volz 1c72524870 Fix HTTP error handling in remote.Client.Store() (#2708) 9 years ago
Tom Wilkie 3141a6b36b Compress remote storage requests and responses with unframed/raw snappy. (#2696) 9 years ago
Tom Wilkie e5d7bbfc3c Remote writes: retry on recoverable errors. (#2552) 9 years ago
Brian Brazil c813c824d4 Separate out remote read responses. 9 years ago
Julius Volz 3f23aa2cc7 Add headers to indicate remote read/write version 9 years ago
Julius Volz 9b33cfc457 Fix/unify context-based remote storage timeouts 9 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 9 years ago
Julius Volz eb14678a25 Make remote read/write use config.HTTPClientConfig 9 years ago
Julius Volz 02395a224d [WIP] Remote Read 9 years ago
Julius Volz e9476b35d5 Re-add multiple remote writers 9 years ago
Brian Brazil 77605649a9 Add support for remote write relabelling. 9 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 9 years ago
Tom Wilkie d83879210c Switch back to protos over HTTP, instead of GRPC. 9 years ago
Tobias Schmidt 29ced0090f Fix common english misspellings 9 years ago
Tobias Schmidt 8f3b62bfe4 Simplify struct initialization 9 years ago
Julius Volz aa3f2b7216 Generic write cleanups and changes. 9 years ago