341 Commits (d3a1ff1abf9e426c085b8812b467d0f2b48c0a72)

Author SHA1 Message Date
Harsh Agarwal 18a9a390b5 Add duplicate-labelset check for range/instant vectors (#4589) 6 years ago
Ganesh Vernekar 576ee4d309 Label name check for 'count_values' (#4585) 6 years ago
Ganesh Vernekar 73db8b8cea [bugfix] Parse negative value in PromQL (#4564) 6 years ago
Dan Cech 9f4cb06a37 use Welford/Knuth method to compute standard deviation and variance (#4533) 6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 6 years ago
Goutham Veeramachaneni 71855a22a4
Add tracing spans to promql (#4436) 6 years ago
Benjamin Raskin 9353696d77 Fix spelling and holt-winters check (#4424) 6 years ago
Thomas Jackson 56daa1f28a Only add LookbackDelta to vector selectors (#4399) 6 years ago
Alin Sinpalean 372e7652b7 Reuse (copy) overlapping matrix samples between range evaluation steps (#4315) 6 years ago
Tony Lee bcdaf8e2d2 add unused pointslices to the pool (#4363) 6 years ago
Alin Sinpalean e3b775b78b Simplify BufferedSeriesIterator usage (#4294) 6 years ago
Julius Volz 219e477272 Fix some (valid) lint errors (#4287) 6 years ago
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226) 6 years ago
Alin Sinpalean 96fb0b2155 Optimize PromQL aggregations (#4248) 6 years ago
Tom Wilkie 3228814456 Don't forget to register query_duration_seconds{slice="queue_time"} (#4381) 6 years ago
Thomas Jackson 86239ee5a5 Check for timeout in each iteration of matrixSelector (#4300) 6 years ago
Thomas Jackson fc7f45ba9e Timeout if populating iterators takes too long (#4291) 6 years ago
Thomas Jackson 63b8e4fb88 Bubble up errors to promql from populating iterators (#4136) 6 years ago
Thomas Jackson a6dace8829 Check for timeout in each iteration of matrixSelector (#4300) 7 years ago
Thomas Jackson 630f42fcf1 Timeout if populating iterators takes too long (#4291) 7 years ago
Alin Sinpalean 91ce63a140 Log the line when failing a PromQL test. (#4272) 7 years ago
Thomas Jackson 404abe0f1c Bubble up errors to promql from populating iterators (#4136) 7 years ago
Mario Trangoni 0e2aa35771 promql: fix unconvert issues (#4040) 7 years ago
Brian Brazil dd6781add2 Optimise PromQL (#3966) 7 years ago
Henri DF 986674a790 Make some lexing errors more informative (#4167) 7 years ago
Elif T. Kuş 57dcdfb15f Rewrote tests with testutil for several test files (#4086) 7 years ago
Karsten Weiss d79d573f71 Fix spelling mistakes found by codespell (#4065) 7 years ago
David King 6286c10df0 Fix OOM when a large K is used in topk queries (#4087) 7 years ago
Tony Lee 7cd56f56df add queue_time slice to query_duration_seconds (#4050) 7 years ago
Warren Fernandes d49a3df55b Parser test cleanup (#3977) 7 years ago
Anton Tereshchenkov 18bbec050c promql: propagate storage errors 7 years ago
Brian Brazil bf7d87aed2 Cleanup storage from all tests. 7 years ago
Brian Brazil c0ce35d2d3 Only show debug output on test failure 7 years ago
Brian Brazil e6ea146c81 Make benchmark tests pass 7 years ago
Nikunj Aggarwal 998dfcbac6 Expose itemtype outside the package (#3933) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 7 years ago
Krasi Georgiev a53d4ed197 drop metric name for bool modifier (#3821) 7 years ago
Krasi Georgiev 4801573b64 time() return milliseconds (#3811) 7 years ago
Julius Volz 953af2c089
promql: Make printer formatting less vintage (#3721) 7 years ago
Julius Volz 1e943fc10a
promql: Fix printing of empty without() (#3719) 7 years ago
Brian Brazil b418063d1a
Add tests for negative selectors. (#3616) 7 years ago
Fabian Reinartz f8fccc73d8 promql: remove global metrics 7 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 7 years ago
David Kaltschmidt 87c46ea6c3 Renamed TotalEvalTime to EvalTotalTime 7 years ago
David Kaltschmidt c93e54d240 Adds execution timer stats to the range query 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Brian Brazil 7158675aa8 Add back continue. 7 years ago
Brian Brazil 99905f82a6 Remove keep_common modifier. 7 years ago
Brian Brazil b2ac3d2d86 Remove count_scalar and drop_common_labels. 7 years ago