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 2d54ddc6d9
chore(engine): adjustments to log task short circuiting (#20121)
3 weeks ago
..
aggregator.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
aggregator_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
arrow_compare.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 2 months ago
cast.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
column.go refactor: implment parse as a projection (#19579) 2 months ago
compat.go chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 weeks ago
compat_test.go chore: compat should also handles metadata collisions (#20005) 1 month ago
dataobjscan.go chore: update read stats to use xcap (#20095) 3 weeks ago
dataobjscan_predicate.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 1 month ago
dataobjscan_predicate_test.go chore(engine): Column naming conventions (#19396) 3 months ago
dataobjscan_test.go chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 4 weeks ago
executor.go chore(xcap): support events, status and improve coverage (#20096) 3 weeks ago
executor_test.go chore(engine): introduce execution capture (#19821) 1 month ago
expressions.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 1 month ago
expressions_test.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 1 month ago
filter.go chore(engine): introduce execution capture (#19821) 1 month ago
filter_test.go chore(engine): introduce execution capture (#19821) 1 month ago
functions.go chore(engine): registers functions for logical op (#19704) 2 months ago
functions_test.go chore(engine): registers functions for logical op (#19704) 2 months ago
limit.go chore(engine): introduce execution capture (#19821) 1 month ago
limit_test.go chore(engine): introduce execution capture (#19821) 1 month ago
merge.go chore(engine): introduce execution capture (#19821) 1 month ago
merge_test.go chore(engine): introduce execution capture (#19821) 1 month ago
parse.go feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 2 months ago
parse_json.go fix: Empty keys are returned if desired in v2 engine (#19717) 2 months ago
parse_json_test.go chore(engine): unexport subpackages (#19384) 3 months ago
parse_logfmt.go feat(engine): implement strict and keepEmpty logfmt parsing (#19668) 2 months ago
pipeline.go chore(engine): adjustments to log task short circuiting (#20121) 3 weeks ago
pipeline_test.go chore(engine): introduce execution capture (#19821) 1 month ago
pipeline_utils.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
pipeline_utils_test.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
project.go chore(engine): introduce execution capture (#19821) 1 month ago
project_test.go chore(engine): introduce execution capture (#19821) 1 month ago
range_aggregation.go chore(engine): introduce execution capture (#19821) 1 month ago
range_aggregation_test.go chore(engine): introduce execution capture (#19821) 1 month ago
schema.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
schema_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
stats.go chore: update read stats to use xcap (#20095) 3 weeks ago
stream_injector.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
stream_injector_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
streams_view.go chore: close stream section reader (#20107) 3 weeks ago
streams_view_test.go chore(engine): unexport subpackages (#19384) 3 months ago
topk.go chore: Short circuiting for new scheduler (#20000) 1 month ago
topk_batch.go chore: Short circuiting for new scheduler (#20000) 1 month ago
topk_batch_test.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 2 months ago
topk_test.go chore: Short circuiting for new scheduler (#20000) 1 month ago
util.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
util_test.go fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months ago
vector_aggregate.go chore(engine): introduce execution capture (#19821) 1 month ago
vector_aggregate_test.go chore(engine): introduce execution capture (#19821) 1 month ago