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