Commit Graph

23 Commits (4d6992982d99a542f1e99af18b691830b71469e0)

Author SHA1 Message Date
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 1 year ago
Travis Patterson 3373cc54f6
fix: use syntax.MustClone to avoid panics when cloning expressions (#11595) 1 year ago
Karsten Jeschkies 5b97fcfd93
Send query plan to querier. (#11246) 2 years ago
Karsten Jeschkies 1c56aa91ef
Check switches on syntax.Expr for exhaustiveness. (#11113) 2 years ago
Ashwanth f9fc1df4c0
logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 2 years ago
Susana Ferreira 35465d0297
Fix instant query summary split stats (#9773) 2 years ago
Susana Ferreira a894c3ccf0
Bugfix: Fix logic of offset operator in instant query splitting (#9763) 2 years ago
Michel Hollands 478510a1bb
Fix Grouping String function and usage so it prints "without ()" (#9515) 2 years ago
李国忠 b4440911e0
[new feature] logql:support sort and sort_desc (#7989) 2 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Susana Ferreira 10e9695b21
Fix rangemapper with VectorExpr support (#7288) 3 years ago
Owen Diehl 72d8627a55
log query which causes panic in logql.clone (#6934) 3 years ago
Susana Ferreira 79b2d01970
Add label_replace and literal expressions to instant query split by range (#6515) 3 years ago
Christian Haudum 798677ae7f
Fix panic in instant query splitting when using unwrapped rate (#6348) 3 years ago
Callum Styan 97ee1b93f3
[logql] don't try to execute a modified function that is not allowed by the AST (#6346) 3 years ago
Susana Ferreira 0dfd2cbbcc
Fix label extraction pushdown on instant queries (#6215) 3 years ago
Christian Haudum ee4ab1b394
Fix certain binary expression queries by optimizing through push down (#6132) 3 years ago
Susana Ferreira 6b6521f791
Add metrics to range mapper (#6030) 3 years ago
Susana Ferreira ea59e4bdc4
Add changelog entry for split by range of instant queries (#5966) 3 years ago
Christian Haudum 99c5b35895
Add more function comments to the rangemapper implementation (#5861) 3 years ago
Susana Ferreira 0bce8d95a2
Split by range of instant queries (#5662) 3 years ago