540 Commits (ed2a483beb23c43ae1ff4d3ec125f28447ad0d22)

Author SHA1 Message Date
Tobias Guggenmos 9ebf6bd1e6 Remove superfluous blank lines 5 years ago
Tobias Guggenmos 7143d64fc1
Julien's suggestion 5 years ago
Tobias Guggenmos 4124828c00 Add test to check that promql.FunctionCalls and parser.Functions contain the same functions 5 years ago
Bartlomiej Plotka 849faa407b Minor fixes. 5 years ago
Bartlomiej Plotka 2cf637fbf5 Addressed comments. 5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Tobias Guggenmos 2d77611f73 Unbump year number 5 years ago
Tobias Guggenmos bf8542a99e Add missing imports to fuzz tests 5 years ago
Tobias Guggenmos ec3df53f78 Add nolint comment 5 years ago
Tobias Guggenmos b93845d6bf Remove unused function 5 years ago
Tobias Guggenmos 43d206f0a1 Add missing file 5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes 5 years ago
Tobias Guggenmos 273ea9093a Fix promql tests 5 years ago
Tobias Guggenmos 1360f9ff12 Fix all build errors in promql package 5 years ago
Tobias Guggenmos 2164e366ea Fix more identifiers 5 years ago
Tobias Guggenmos 5caf7ed6db Fix more identifiers 5 years ago
Tobias Guggenmos 9a1366775e Store function implementations independently of their signatures 5 years ago
Tobias Guggenmos ff0ea1c1ac Fix more identifiers 5 years ago
Tobias Guggenmos 6b1b323558 Export sequenceValue 5 years ago
Tobias Guggenmos 228967a507 Fix usages of more things that have moved the package 5 years ago
Tobias Guggenmos 4a4817a444 Fix usages of parser.Statement 5 years ago
Tobias Guggenmos 2f1113479f Fix usages of ValueType 5 years ago
Tobias Guggenmos 65f5b9827d Rename package 5 years ago
Tobias Guggenmos 98a9b7c90c Remove engine specific types 5 years ago
Tobias Guggenmos fab2373752 Add everything the parser needs to build 5 years ago
Tobias Guggenmos e7c2716f55 Move files 5 years ago
Zhou Hao e628fd7735
fix comments spelling (#6829) 5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
Julien Pivotto cbd0eec9fc Avoid /1000 5 years ago
Julien Pivotto 881dde505a promql: fix promql query log step unit 5 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
Brian Brazil 61262159c4 Simplify benchmark given the new API 5 years ago
Brian Brazil 38d32e0686 Don't sort postings if we only have one block. 5 years ago
Julien Pivotto d992c36b3a promql: make active query tracker context-aware (#6701) 5 years ago
Julien Pivotto cf42888e4d Fix order of testutil.Equals (#6695) 5 years ago
Julien Pivotto 5f27ac3583 Refactor query log fields (#6694) 5 years ago
Julien Pivotto 3fbeee07fa Fix flaky windows test (#6677) 5 years ago
Julien Pivotto 2b2eb79e8b Add windows tests for query logger (#6653) 5 years ago
Tobias Guggenmos 2aacd807b3 PromQL: Various small improvements in the parser (#6652) 5 years ago
Tobias Guggenmos f5eed7ae0a PromQL: Fix panic in parser (#6650) 5 years ago
Tobias Guggenmos 2ca25d1c96 PromQL: Don't panic on syntax errors (#6643) 5 years ago
Tobias Guggenmos d642570924 PromQL: Use PositionRange in parser errors (#6634) 5 years ago
Tobias Guggenmos 3a204be6b7 PromQL: Fix string and parentheses handling in engine (#6612) 5 years ago
Tobias Guggenmos 0c8e9ef09e PromQL: Add position metadata to the AST (#6615) 5 years ago
Tobias Guggenmos 64194f7d45 PromQL: AST: Make VectorSelector Children of MatrixSelector (#6590) 5 years ago
Julien Pivotto 3885562587 Query Logging styling (#6594) 5 years ago
Tobias Guggenmos 6534ce843f PromQL: Use a sync.Pool for the generated parser structure (#6591) 5 years ago
Guangwen Feng 835c27a76b Fix typo in comment for func Lex (#6588) 5 years ago
Tobias Guggenmos b18b6cb332 PromQL: Avoid lexer item copies and allocations (#6584) 5 years ago
Tobias Guggenmos 4aef43a9f5 Cleanup: Remove parser switching logic (#6583) 5 years ago