586 Commits (1f752b6910f2aecfb2e20846ec9f91951b1d502b)

Author SHA1 Message Date
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097) 3 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083) 3 years ago
darshanime 364c40be57 Add Stringer to Query interface 3 years ago
Levi Harrison 90976e7505
Promtool: Add feature flags to unit tests (#8958) 3 years ago
Levi Harrison 4a4882d4c7 Replace godoc.org links 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Julius Volz e313ffa8ab
Fix "instant selector vector" typo in error messages (#8800) 4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago
Fiona Liao 9b83d8330a
Fix memSafeIterator.Seek() (#8748) 4 years ago
yeya24 d698e062dc improve grouping label match logic 4 years ago
Marco Pracucci 6719071a0f
Optimize aggregations in PromQL engine (#8594) 4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
Marco Pracucci 7bbab380b6
Added tracing span to evaluator.eval() 4 years ago
Julien Pivotto 97fb4a34ae Fix subqueries with default resolution in promql unit tests (backport #8569) 4 years ago
Marco Pracucci b92c03023d
Optimized vector selector 4 years ago
Julien Pivotto 5742a18590 Fix subqueries with default resolution in promql unit tests 4 years ago
schou 3bafe17870 add negative offset to printer 4 years ago
schou efbf3af05d reduce addOffst to 2 parameters 4 years ago
schou 75d932a172 var init for bool 4 years ago
schou 22bfc11738 aggregate booleans for ease of reading 4 years ago
schou 22cd48868a adding feature flag, promql-negative-offset 4 years ago
schou 851acf86ee rebuild generated_parser.y.go 4 years ago
schou 0c577c547b add negative offset ability 4 years ago
songjiayang 776c2b8f42 Speed delta value without loop to calculate resultValue 4 years ago
pschou aff3c702ab
promql: Add sgn, clamp and last_over_time functions (#8457) 4 years ago
Danny Kopping 42a0e0acad
Prevent lexer from seeking to next rune after lexing escape sequence. (#8517) 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400) 4 years ago
Ganesh Vernekar 86c71856e8
Add start() and end() pre-processors for @ modifier (#8425) 4 years ago
Marcelo E. Magallon 75d86c6747 Update golangci-lint to 1.36.0 4 years ago
Ganesh Vernekar ed8d31b059
Remove empty test 4 years ago
Ganesh Vernekar b18fde996e
Fix timestamp() function for @ modifier 4 years ago
Ganesh Vernekar b5dfa2414b
Fix flaky TestAtModifier (#8401) 4 years ago
Ganesh Vernekar 9199fcb8d1
'@ <timestamp>' modifier (#8121) 4 years ago
Julien Pivotto 34656bbf8e
PromQL parser: fastpath for non-empty matchers and metric name (#8345) 4 years ago
Ganesh Vernekar 063154eab7
Automate part of TestMaxQuerySamples (#8314) 4 years ago
Atibhi Agrawal 0dd6e0cb76
change string(model.metricnamelabel) to model.metricnamelabel (#8289) 4 years ago
Brian Brazil bef9d4e182
Don't include rendered expression in parse errors. (#8177) 4 years ago
Ganesh Vernekar d30da66d77
Fix timestamp() method for vector selector inside paren (#8164) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Harold Dost bf7c771f54
promql: Organize legacy tests into appropriate files (#7989) 4 years ago
Brian Brazil 924ce978b7
Don't do literal regex matching optimisation when case insensitive. (#8013) 4 years ago
Harkishen Singh fc8e769d71
Use ASSIGN when using = inside braces (#7911) 4 years ago
Vijay Samuel 00ee73ef91
Export members of EvalNodeHelper to facilitate usage in external functions (#7860) 4 years ago
johncming 267dd17fe7
promql/parser: use pos instead of origin. (#7853) 4 years ago
Julien Pivotto 6f9e7ff750
Drop metric name in bool comparison between two instant vectors (#7819) 4 years ago
Julien Pivotto 20ab94fedf
Hints: Separating out the range and offsets of PromQL subqueries (#7667) 4 years ago
Annanay Agarwal 118aeab02c
Make context key type public (#7748) 4 years ago