915 Commits (0bb810d1263c935e1de343978cb5a19ab0c71b07)

Author SHA1 Message Date
Daniele Sluijters f25a6baedb remote: Set User-Agent header in requests (#4891) 6 years ago
Krasi Georgiev bd100182b2
added tsdb/head mint maxt metrics (#4888) 6 years ago
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869) 6 years ago
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835) 6 years ago
fengyuceNv 94fff219ab improve remote storage enqueue performance (#4772) 6 years ago
Tariq Ibrahim 3f7ed7de49 Adding new metric type to track in-flight remote read queries. (#4677) 6 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655) 6 years ago
yzpeninsula 4ae3bce260 Fix typo (#4497) 6 years ago
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532) 6 years ago
Daisy T 7d01ead689 change time.duration to model.duration for standardization (#4479) 6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 6 years ago
Henri DF ffb7836c14 Send "Accept-Encoding" header in read request (#4421) 6 years ago
Henri DF 3abb2cc349 Fix typo (#4423) 6 years ago
Alin Sinpalean 372e7652b7 Reuse (copy) overlapping matrix samples between range evaluation steps (#4315) 6 years ago
Goutham Veeramachaneni c28cc5076c Saner defaults and metrics for remote-write (#4279) 6 years ago
Alin Sinpalean e3b775b78b Simplify BufferedSeriesIterator usage (#4294) 6 years ago
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226) 6 years ago
Tom Wilkie b8217720ac Review feedback. 7 years ago
Corentin Chary db9dbeeaec federation: nil pointer deference when using remove read 7 years ago
Brian Brazil 78efdc6d6b
Avoid infinite loop on duplicate NaN values. (#4275) 7 years ago
Tom Wilkie 0b189b2da9 Review feedback. 7 years ago
Corentin Chary 530107f8ef federation: nil pointer deference when using remove read 7 years ago
Andreas Auernhammer 37d1bcf495 limit size of POST requests against remote read endpoint (#4239) 7 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966) 7 years ago
Bryan Boreham 3277aeefaa Add queue name to logger for remote writes 7 years ago
Tom Wilkie b58199bf12 Review feedback. 7 years ago
Tom Wilkie 3353bbd018 Add proper unclean shutdown handling with a cancellable context. 7 years ago
Tom Wilkie e51d6c4b6c Make remote flush deadline a command line param. 7 years ago
Tom Wilkie a6c353613a Make the flush deadline configurable. 7 years ago
Tom Wilkie aa17263edd Remove WaitGroup and extra goroutine. 7 years ago
Tom Wilkie f3c61f8bb2 Only give remote queues 1 minute to flush samples on shutdown. 7 years ago
Tom Wilkie ba418780be Dedupe samples in the mergeIterator. 7 years ago
Henri DF 2952387ed1 Pass query hints down into remote read query proto (#4122) 7 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
Mario Trangoni 464e747f1e fix some comments typos (#4059) 7 years ago
ferhat elmas ec8e4d8a7c all: remove unnecessary type conversions (#3992) 7 years ago
Brian Brazil a8e3d0fc4b Correctly handle pruning wraparound after ring expansion (#3942) 7 years ago
Tom Wilkie 597c17d3e9 Fix nit. 7 years ago
Tom Wilkie 731259afd0 Test sample timeout delivery. 7 years ago
Tom Wilkie fdb574b608 Review feedback. 7 years ago
Tom Wilkie 97a5fc8cbb Correctly stop the timer used in the remote write path. 7 years ago
Tom Wilkie dc860e7d0e Fix nit. 7 years ago
Tom Wilkie 390b018c90 Test sample timeout delivery. 7 years ago
Tom Wilkie 22d820ef8e Review feedback. 7 years ago
Brian Brazil a8c22c85cc
Correctly handle pruning wraparound after ring expansion (#3942) 7 years ago
Tom Wilkie f8c9d375b6 Correctly stop the timer used in the remote write path. 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
Tom Wilkie 3dc5b8eef5 Use sub benchmarks. 7 years ago