Commit Graph

47 Commits (e3ab2c22decc32fbb4038e76cfa34f926ec5b3cd)

Author SHA1 Message Date
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
Travis Patterson 37c0b3dec2
Allow math on errors (#8823) 2 years ago
李国忠 b78ed9d106
[RFR] fix vector() function produces wrong timestamp on instant query (#8370) 2 years ago
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 2 years ago
李国忠 b4440911e0
[new feature] logql:support sort and sort_desc (#7989) 2 years ago
李国忠 6d05ade6a8
[performance] metrics query: range vector support streaming agg when no overlap (#7380) 3 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
李国忠 3296c6dbe8
[new feature] logql engine support exec `vector(0)` grama (#7023) 3 years ago
Jesus Vazquez db9dbe8e1d
Bump prometheus dependency (#6403) 3 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 3 years ago
Susana Ferreira 16aa9dd55d
Update vectorAggEvaluator to fail for expressions without grouping (#5544) 3 years ago
Cyril Tovena 07e5eb33d3
Do not use WaitGroup context for StepEvaluator (#5425) 3 years ago
Owen Diehl 2af3ca077e
Logql/parallel binop (#5317) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
lingpeng0314 76e2a14029
add group_{left,right} to LogQL (#4510) 4 years ago
Garrett a046d79261
make LogQL syntax scope from private to public (#4446) 4 years ago
Garrett 4417340089
add on and ignoring clauses in binOpExpr (#4391) 4 years ago
Periklis Tsirakidis cb337c3b71
Add LogQL AST walker (#3991) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Garrett f70c7ea0bc
Implement offset modifier for range vector aggregation in LogQL (#3455) 4 years ago
Cyril Tovena e21d6edc10
Fixes 500 in the querier when returning multiple errors. (#3348) 4 years ago
Cyril Tovena 1a36874e1c
Ensure we have parenthetis for bin ops. (#3251) 4 years ago
Cyril Tovena 6d85c7c212
Add absent_over_time (#3053) 5 years ago
Cyril Tovena 3f0800dc44
Add function label_replace. (#3047) 5 years ago
Cyril Tovena ecc4022d6c
Improve pipeline stages ast errors. (#2805) 5 years ago
Cyril Tovena 2e14c45ceb
Logqlv2 pushes groups down to edge (#2786) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena ce76ad099a
Fixes LogQL grouping (#2346) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena 721256403c
Reuse buffer for hash computation in the engine. (#2218) 5 years ago
Aditya C S 1729592f38
Add Error method for step evaluators (#2223) 5 years ago
Owen Diehl 61fc175361
Fix vector-scalar comparisons (#2189) 5 years ago
Owen Diehl 1530120c2e
Logql comparison ops (#2182) 5 years ago
Cyril Tovena 18f1b0640d
Bytes aggregations (#2150) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Ed Welch c7a1a1fb2e
Loki: Adds an `interval` paramater to query_range queries allowing a sampling of events to be returned based on the provided interval (#1965) 5 years ago
Owen Diehl 7effeec642
Sharding optimizations I: AST mapping (#1846) 5 years ago
Ed Welch f5d79aee7a
Revert "loki: Allow setting a 'step' when querying logs. (#1773)" (#1777) 5 years ago
Ed Welch 934a0b8dc6
loki: Allow setting a 'step' when querying logs. (#1773) 5 years ago
Cyril Tovena 9be21a7c6b
This logs queries with latency tag when recording stats. (#1733) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl 414f95fedc
Literal Expressions in LogQL (#1677) 5 years ago
Owen Diehl 6bbb61eb2f
Binary operators in LogQL (#1662) 5 years ago
Cyril Tovena 2af69cb57c
Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
Owen Diehl b7d23f41bd
Decouple logql engine/AST from execution context (#1605) 5 years ago