Commit Graph

464 Commits (38e2d7be4a6f1a65e7454b1fe7bdc44e9688a8b6)

Author SHA1 Message Date
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
Salva Corts 287f29bc46
Update chunk and head fmt to v4 (non-indexed labels) (#10242) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Travis Patterson 77b04b7963
Logging improvements for volume requests (#10099) 2 years ago
Salva Corts cbb272da00
Add `_extracted` to non-indexed labels with same name as stream labels (#10082) 2 years ago
Ed Welch 23a189990c
Loki: Tweak how we handle X-Query-Tags header (#10058) 2 years ago
Salva Corts a0e9f1aeb5
Make naming consistent for non-Indexed labels (#10024) 2 years ago
Salva Corts 1d04cd5e31
Metadata to labels result and filtering support (#9702) 2 years ago
Trevor Whitney ae4cd27d83
add sharded to querystats bytes processed (#9934) 2 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 2 years ago
Travis Patterson 23e59fa4a9
reset pipeline caches when tailing rather than making a new pipeline (#9949) 2 years ago
Travis Patterson 6dc722bc9f
correctly handle unpack when reordering stages (#9936) 2 years ago
Karsten Jeschkies a09cb07e98
Define protobufs for topk and cms. (#9933) 2 years ago
Callum Styan 4d3b15ae89
Implement probabilistic topk via count min sketch and min heap (#9882) 2 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 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
Susana Ferreira b611641fea
Add comments to clarify Grouping struct in Aggregation expressions (#9761) 2 years ago
Salva Corts 61d407b4bb
Add keep stage to LogQL (#9693) 2 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 2 years ago
Michel Hollands 79485cd30d
Add handling of timezones in unixToTime tests (#9707) 2 years ago