Commit Graph

71 Commits (8f75da3fd675dbde9a1caca82dc6643ae1d729d4)

Author SHA1 Message Date
Brian Brazil bef9d4e182
Don't include rendered expression in parse errors. (#8177) 5 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Harkishen Singh fc8e769d71
Use ASSIGN when using = inside braces (#7911) 5 years ago
Julien Pivotto d867491364
Human-friendly durations in PromQL (#7713) 5 years ago
Tobias Guggenmos 012161d90d
PromQL: Fix lexer error handling (#6958) 5 years ago
Julien Pivotto 5ddd1dcf0f
Fix panic when parsing varags (#6940) 5 years ago
Tobias Guggenmos 1dbd799354
PromQL: Fix regression tests (#6935) 5 years ago
Brian Brazil 44ad28dd5e
PromQL: Allow more keywords as metric names (#6933) 5 years ago
Brian Brazil 7164b58945
PromQL: Fix parser panic (#6931) 5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes 5 years ago
Tobias Guggenmos 1360f9ff12 Fix all build errors in promql package 5 years ago
Tobias Guggenmos 6b1b323558 Export sequenceValue 5 years ago
Tobias Guggenmos 65f5b9827d Rename package 5 years ago
Tobias Guggenmos e7c2716f55 Move files 5 years ago
Julien Pivotto cf42888e4d Fix order of testutil.Equals (#6695) 5 years ago
Tobias Guggenmos f5eed7ae0a PromQL: Fix panic in parser (#6650) 6 years ago
Tobias Guggenmos 2ca25d1c96 PromQL: Don't panic on syntax errors (#6643) 6 years ago
Tobias Guggenmos d642570924 PromQL: Use PositionRange in parser errors (#6634) 6 years ago
Tobias Guggenmos 0c8e9ef09e PromQL: Add position metadata to the AST (#6615) 6 years ago
Tobias Guggenmos 64194f7d45 PromQL: AST: Make VectorSelector Children of MatrixSelector (#6590) 6 years ago
Tobias Guggenmos b18b6cb332 PromQL: Avoid lexer item copies and allocations (#6584) 6 years ago
Tobias Guggenmos d8bc24349c PromQL: Fix unary operator precedence (#6579) 6 years ago
Tobias Guggenmos 3d6cf1c289 PromQL: Make parser completely generated (#6548) 6 years ago
Tobias Guggenmos 1e0cd28bf6 PromQL: Support trailing commas in grouping opts (#6480) 6 years ago
Tobias Guggenmos db1258f2a5 PromQL: Refactor error message generation (#6481) 6 years ago
Tobias Guggenmos 8cb4a48e2e PromQL: Parse label sets using the generated parser (#6432) 6 years ago
Tobias Guggenmos 35c1f31721 PromQL: Use more standart format for error positions (#6433) 6 years ago
Tobias Guggenmos 3bb715031f PromQL: Use generated parser to parse label matchers (#6410) 6 years ago
Tobias Guggenmos bbd92b85da promql: Use capitalized names for item types (#6371) 6 years ago
Tobias Guggenmos ac3932ea35 Improve PromQL parser performance by making it non-concurrent (#6356) 6 years ago
Alex Dzyoba e3882629ba promql: Move tests to testutil (#6103) 6 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify 6 years ago
Simon Pasquier 45506841e6
*: enable all default linters (#5504) 6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388) 6 years ago
Julius Volz 8155cc4992
Expose lexer item types (#5358) 6 years ago
JoeWrightss e158c53fa9 Fix some typos in comment (#5175) 6 years ago
Ganesh Vernekar dbe55c1352 Subquery (#4831) 7 years ago
Brian Brazil 8edaa8ad4d
Fix goroutine leak in lexer/parser. (#4858) 7 years ago
Ganesh Vernekar 73db8b8cea [bugfix] Parse negative value in PromQL (#4564) 7 years ago
Frederic Branczyk b0b3e3dd74
promql: Remove old and unused alerting/reconding syntax 7 years ago
Karsten Weiss d79d573f71 Fix spelling mistakes found by codespell (#4065) 7 years ago
Warren Fernandes d49a3df55b Parser test cleanup (#3977) 7 years ago
Brian Brazil 99905f82a6 Remove keep_common modifier. 8 years ago
Brian Brazil 6f5d952132 Check for invalid utf-8 in lexer strings. 8 years ago
Harsh Agarwal 16867c89a7 implement label_join issue 1147 (#2806) 8 years ago
Fabian Reinartz 71fe0c58a8 promql: misc fixes 9 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 9 years ago
Fabian Reinartz ac5d3bc05e promql: scalar T/V and Point 9 years ago