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
Robert Fratto 00c8211fbf
chore(engine): add concurrency to Pipeline.Open (#20839)
7 days 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 chore(xcap): leaner xcap API (#20771) 1 week ago
compat_test.go chore(xcap): leaner xcap API (#20771) 1 week ago
dataobjscan.go chore(engine): add concurrency to Pipeline.Open (#20839) 7 days 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(xcap): leaner xcap API (#20771) 1 week ago
executor.go chore(engine): add concurrency to Pipeline.Open (#20839) 7 days ago
executor_test.go chore(xcap): leaner xcap API (#20771) 1 week 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(xcap): leaner xcap API (#20771) 1 week ago
filter_test.go chore(xcap): leaner xcap API (#20771) 1 week 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(xcap): leaner xcap API (#20771) 1 week ago
limit_test.go chore(xcap): leaner xcap API (#20771) 1 week ago
merge.go chore(engine): add concurrency to Pipeline.Open (#20839) 7 days ago
merge_test.go chore(xcap): leaner xcap API (#20771) 1 week ago
metastore.go chore(xcap): leaner xcap API (#20771) 1 week 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 chore(engine): add concurrency to Pipeline.Open (#20839) 7 days ago
pipeline_test.go chore(xcap): leaner xcap API (#20771) 1 week ago
pipeline_utils.go refactor(engine): introduce Pipeline.Open method (#20785) 2 weeks ago
pipeline_utils_test.go refactor(engine): introduce Pipeline.Open method (#20785) 2 weeks ago
project.go chore(xcap): leaner xcap API (#20771) 1 week ago
project_test.go chore(xcap): leaner xcap API (#20771) 1 week ago
range_aggregation.go chore(engine): add concurrency to Pipeline.Open (#20839) 7 days ago
range_aggregation_test.go chore(xcap): leaner xcap API (#20771) 1 week 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(engine): fix streamsView.Open semantics (#20802) 2 weeks ago
stream_injector_test.go chore(engine): fix streamsView.Open semantics (#20802) 2 weeks ago
streams_view.go chore(xcap): leaner xcap API (#20771) 1 week ago
streams_view_test.go chore(engine): fix streamsView.Open semantics (#20802) 2 weeks ago
topk.go chore(engine): add concurrency to Pipeline.Open (#20839) 7 days 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 refactor(engine): introduce Pipeline.Open method (#20785) 2 weeks ago
util.go chore: Thor query engine memory improvements, part 2 (#20473) 1 month ago
util_test.go refactor(engine): introduce Pipeline.Open method (#20785) 2 weeks ago
vector_aggregate.go chore(engine): add concurrency to Pipeline.Open (#20839) 7 days ago
vector_aggregate_test.go chore(xcap): leaner xcap API (#20771) 1 week ago