Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/engine/internal/executor
Trevor Whitney f6a6a4fad5
feat: add case-insensitive regex optimization (#20578)
3 weeks ago
..
matchutil feat: add case-insensitive regex optimization (#20578) 3 weeks ago
aggregator.go chore(engine): enforce max_query_series (#20557) 1 month ago
aggregator_test.go chore(engine): enforce max_query_series (#20557) 1 month ago
arrow_compare.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 4 months ago
cast.go fix(thor): Fix error filtering before range aggregations (#20560) 4 weeks ago
column.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
compat.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 weeks ago
compat_test.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 weeks ago
dataobjscan.go chore: Reducing waste on processing empty records (#20562) 1 month ago
dataobjscan_predicate.go feat: add case-insensitive regex optimization (#20578) 3 weeks ago
dataobjscan_predicate_test.go feat: add case-insensitive regex optimization (#20578) 3 weeks ago
dataobjscan_test.go chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 3 months ago
executor.go chore(engine): enforce max_query_series (#20557) 1 month ago
executor_test.go feat: Add Header Propagation and Stream Filtering to V2 Query Engine (#20449) 1 month ago
expressions.go chore: Thor query engine memory improvements, part 2 (#20473) 1 month ago
expressions_test.go fix(thor): Fix error filtering before range aggregations (#20560) 4 weeks ago
filter.go chore: Reducing waste on processing empty records (#20562) 1 month ago
filter_test.go chore(engine): introduce execution capture (#19821) 3 months ago
functions.go feat: add case-insensitive regex optimization (#20578) 3 weeks ago
functions_test.go feat: add case-insensitive regex optimization (#20578) 3 weeks ago
limit.go chore(engine): introduce execution capture (#19821) 3 months ago
limit_test.go chore(engine): introduce execution capture (#19821) 3 months ago
merge.go chore(engine): introduce execution capture (#19821) 3 months ago
merge_test.go chore(engine): introduce execution capture (#19821) 3 months ago
metastore.go feat(metastore): shard sections queries over index files (#20134) 2 months ago
parse.go fix(thor): Fix error filtering before range aggregations (#20560) 4 weeks ago
parse_json.go perf: avoid bytes to runes allocs by decoding in place (#20602) 4 weeks ago
parse_json_test.go perf: avoid bytes to runes allocs by decoding in place (#20602) 4 weeks ago
parse_logfmt.go feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 4 months ago
parse_regexp.go feat(engine): add regexp parser support for log queries (#20286) 2 months ago
parse_regexp_test.go feat(engine): add regexp parser support for log queries (#20286) 2 months ago
pipeline.go feat(metastore): shard sections queries over index files (#20134) 2 months ago
pipeline_test.go chore(engine): introduce execution capture (#19821) 3 months ago
pipeline_utils.go chore: typos in comments (#20481) 1 month ago
pipeline_utils_test.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 4 months ago
project.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 weeks ago
project_test.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 weeks ago
range_aggregation.go fix(thor): Fix error filtering before range aggregations (#20560) 4 weeks ago
range_aggregation_test.go fix: Out of bounds error fix for gapped window matcher (#20396) 1 month ago
schema.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 4 months ago
schema_test.go chore: removed arrow-go allocators/retain/release (#19569) 4 months ago
stats.go chore: update read stats to use xcap (#20095) 3 months ago
stream_injector.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
stream_injector_test.go chore: removed arrow-go allocators/retain/release (#19569) 4 months ago
streams_view.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
streams_view_test.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
topk.go chore: Reducing waste on processing empty records (#20562) 1 month ago
topk_batch.go chore: Short circuiting for new scheduler (#20000) 3 months ago
topk_batch_test.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 4 months ago
topk_test.go chore: Short circuiting for new scheduler (#20000) 3 months ago
translate_errors.go feat(metastore): shard sections queries over index files (#20134) 2 months ago
util.go chore: Thor query engine memory improvements, part 2 (#20473) 1 month ago
util_test.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 4 months ago
vector_aggregate.go chore: Reducing waste on processing empty records (#20562) 1 month ago
vector_aggregate_test.go chore(engine): enforce max_query_series (#20557) 1 month ago