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
Assel Meher 5663f9c26d
feat(engine): add regexp parser support for log queries (#20286)
2 months ago
..
aggregator.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
aggregator_test.go chore: Aggregation groupings for by() and without() (#19928) 2 months ago
arrow_compare.go
cast.go chore: Aggregation groupings for by() and without() (#19928) 2 months ago
column.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
compat.go chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 months ago
compat_test.go
dataobjscan.go chore: update read stats to use xcap (#20095) 3 months ago
dataobjscan_predicate.go
dataobjscan_predicate_test.go
dataobjscan_test.go chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 3 months ago
executor.go feat(metastore): shard sections queries over index files (#20134) 2 months ago
executor_test.go
expressions.go
expressions_test.go
filter.go
filter_test.go
functions.go feat(engine): add regexp parser support for log queries (#20286) 2 months ago
functions_test.go
limit.go
limit_test.go
merge.go
merge_test.go
metastore.go feat(metastore): shard sections queries over index files (#20134) 2 months ago
parse.go feat(engine): add regexp parser support for log queries (#20286) 2 months ago
parse_json.go
parse_json_test.go
parse_logfmt.go
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
pipeline_utils.go
pipeline_utils_test.go
project.go
project_test.go
range_aggregation.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
range_aggregation_test.go chore: Aggregation groupings for by() and without() (#19928) 2 months ago
schema.go
schema_test.go
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
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: Short circuiting for new scheduler (#20000) 3 months ago
topk_batch.go chore: Short circuiting for new scheduler (#20000) 3 months ago
topk_batch_test.go
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: Improving memory allocations for new query engine (#20321) 2 months ago
util_test.go
vector_aggregate.go chore: Improving memory allocations for new query engine (#20321) 2 months ago
vector_aggregate_test.go chore: Aggregation groupings for by() and without() (#19928) 2 months ago