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 5acb96abbd
ci: add drilldown and case insensitive queries to correctness tests (#20603)
4 months ago
..
aggregator.go chore(engine): enforce max_query_series (#20557) 4 months ago
aggregator_test.go chore(engine): enforce max_query_series (#20557) 4 months ago
arrow_compare.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 7 months ago
cast.go fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
column.go chore: Improving memory allocations for new query engine (#20321) 5 months ago
compat.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 4 months ago
compat_test.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 4 months ago
dataobjscan.go chore: Reducing waste on processing empty records (#20562) 4 months ago
dataobjscan_predicate.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 7 months ago
dataobjscan_predicate_test.go
dataobjscan_test.go chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 6 months ago
executor.go chore(engine): enforce max_query_series (#20557) 4 months ago
executor_test.go feat: Add Header Propagation and Stream Filtering to V2 Query Engine (#20449) 4 months ago
expressions.go chore: Thor query engine memory improvements, part 2 (#20473) 4 months ago
expressions_test.go fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
filter.go chore: Reducing waste on processing empty records (#20562) 4 months ago
filter_test.go chore(engine): introduce execution capture (#19821) 6 months ago
functions.go feat(engine): add regexp parser support for log queries (#20286) 5 months ago
functions_test.go chore(engine): registers functions for logical op (#19704) 7 months ago
limit.go chore(engine): introduce execution capture (#19821) 6 months ago
limit_test.go chore(engine): introduce execution capture (#19821) 6 months ago
merge.go chore(engine): introduce execution capture (#19821) 6 months ago
merge_test.go chore(engine): introduce execution capture (#19821) 6 months ago
metastore.go feat(metastore): shard sections queries over index files (#20134) 5 months ago
parse.go fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
parse_json.go perf: avoid bytes to runes allocs by decoding in place (#20602) 4 months ago
parse_json_test.go perf: avoid bytes to runes allocs by decoding in place (#20602) 4 months ago
parse_logfmt.go feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 7 months ago
parse_regexp.go feat(engine): add regexp parser support for log queries (#20286) 5 months ago
parse_regexp_test.go feat(engine): add regexp parser support for log queries (#20286) 5 months ago
pipeline.go feat(metastore): shard sections queries over index files (#20134) 5 months ago
pipeline_test.go chore(engine): introduce execution capture (#19821) 6 months ago
pipeline_utils.go chore: typos in comments (#20481) 4 months ago
pipeline_utils_test.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 7 months ago
project.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 4 months ago
project_test.go ci: add drilldown and case insensitive queries to correctness tests (#20603) 4 months ago
range_aggregation.go fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
range_aggregation_test.go fix: Out of bounds error fix for gapped window matcher (#20396) 5 months ago
schema.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 7 months ago
schema_test.go chore: removed arrow-go allocators/retain/release (#19569) 7 months ago
stats.go chore: update read stats to use xcap (#20095) 6 months ago
stream_injector.go chore: Improving memory allocations for new query engine (#20321) 5 months ago
stream_injector_test.go chore: removed arrow-go allocators/retain/release (#19569) 7 months ago
streams_view.go chore: Improving memory allocations for new query engine (#20321) 5 months ago
streams_view_test.go chore: Improving memory allocations for new query engine (#20321) 5 months ago
topk.go chore: Reducing waste on processing empty records (#20562) 4 months ago
topk_batch.go chore: Short circuiting for new scheduler (#20000) 6 months ago
topk_batch_test.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 7 months ago
topk_test.go chore: Short circuiting for new scheduler (#20000) 6 months ago
translate_errors.go feat(metastore): shard sections queries over index files (#20134) 5 months ago
util.go chore: Thor query engine memory improvements, part 2 (#20473) 4 months ago
util_test.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 7 months ago
vector_aggregate.go chore: Reducing waste on processing empty records (#20562) 4 months ago
vector_aggregate_test.go chore(engine): enforce max_query_series (#20557) 4 months ago