Commit Graph

535 Commits (2b422dafa9b76632397ebfe6984148777add6ce8)

Author SHA1 Message Date
Karsten Jeschkies afe146c884
Benchmark and improve sketch join (#11534) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Christian Haudum 62176339c4
Bloom querying: Propagate line filters from querier to bloom filter (#11492) 1 year ago
Travis Patterson f668a1b80b
Add context and tenant to pipeline/extractor wrappers (#11528) 1 year ago
Callum Styan 48c59ba96c
remove mistakenly committed files from 11484 (#11527) 1 year ago
Karsten Jeschkies 27d21067e1
Clone filterer of label filter (#11514) 1 year ago
Callum Styan e93243ff5b
reduce cost of pipeline stages by pooling maps we create for labels (#11484) 1 year ago
Travis Patterson be71a80b15
Implement hooks to instrument query pipelines (#11493) 1 year ago
Karsten Jeschkies d048e93f1a
Always set matcher in label filter deserialization. (#11497) 1 year ago
Christian Haudum cd74ddf4b4
Implement default DFS traversal visitor for LogQL expressions (#11489) 1 year ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 1 year ago
Sven Grossmann 1496eb4752
Fix `or` filter not being stringified correctly (#11337) 1 year ago
Danny Kopping e523809216
bug(volume): return 400 error for invalid volume request (#11313) 2 years ago
Karsten Jeschkies 5b97fcfd93
Send query plan to querier. (#11246) 2 years ago
Kaviraj Kanagaraj 30d0030bf9
inflight-logging: Add extra metadata to inflight requests logging (#11243) 2 years ago
Angus Dippenaar 258a8b3108
Update nix configuration (#8452) 2 years ago
Karsten Jeschkies c6f421233b
Increase test coverage for AST serialization to >94%. (#11230) 2 years ago
Karsten Jeschkies 3a7b5d246b
Serialize query AST to JSON. (#11123) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Ed Welch 9418fb7125
Loki: fix mapping of non-retryable error codes (#11164) 2 years ago
Karsten Jeschkies 1c56aa91ef
Check switches on syntax.Expr for exhaustiveness. (#11113) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Salva Corts 9be3c0863e
Support categorized labels in Tailing (#11079) 2 years ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Kaviraj Kanagaraj 9366343e18
Bug(LogQL): Fix mismatch results on `scalar` and `vector` binary ops (#10997) 2 years ago
Danny Kopping 34b9b9a11f
Improve observability of index queries (#11064) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Shantanu Alshi 8e9635f41a
Support case insensetive logql keywords (#10733) 2 years ago
Arve Knudsen fc13c9843b
Fix some typos (#10845) 2 years ago
Karsten Jeschkies 9e89e8d6e2
Check for nil StepResult. (#10704) 2 years ago
Owen Diehl 8e79c3a1a9
[sharding] [bugfix] Correctly account for child groupings in count/min/max sharding (#10687) 2 years ago
Karsten Jeschkies b9c9394dc1
Define sketches for quantiles. (#10659) 2 years ago
Karsten Jeschkies 81fae24ce2
Return `StepResult` from `StepEvaluator.Next()`. (#10567) 2 years ago
Travis Patterson cc1b0dbc24
Don't use unsafe string for label names in the UnpackParser (#10487) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 2 years ago
Karsten Jeschkies 569de47d76
Remove anonymous step evaluator and add `explain`. (#10400) 2 years ago
Karsten Jeschkies 3a4c0e2d47
Rename evaluator and its method to emphasize it's a factory. (#10381) 2 years ago
Travis Patterson 60edfe0006
Implement "or" statement in line filters (#8962) 2 years ago
Karsten Jeschkies f8658fdc38
Enable sharding for avg_over_time. (#10373) 2 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 2 years ago
Kaviraj Kanagaraj c030217e1b
Revert "LogQL: Introduce `distinct` (#8662)" (#10356) 2 years ago
Ashwanth 470cbbf118
querier: remove query_timeout and engine timeout from querier conf (#10302) 2 years ago
Sandeep Sukhani 962e03932d
non-indexed labels: support for deletion of logs with non-indexed labels (#10337) 2 years ago
Travis Patterson 12221f43b5
Put unescaped regexes in a raw string literal (#10331) 2 years ago
Kaviraj Kanagaraj 416320dc5f
Revert "Stopped String() from doubly escaping regex characters" (#10318) 2 years ago
Owen Diehl f53498c4aa
allows filter-only matchers in series endpoint (#10269) 2 years ago
Arve Knudsen a60e0167a8
Upgrade to latest dskit main (#10300) 2 years ago
akhilanarayanan 4013c1f8b5
Stopped String() from doubly escaping regex characters (#10277) 2 years ago
Owen Diehl 9097f1ff42
Sharding optimizations (#10101) 2 years ago