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 3c99535b0a
chore(engine): provide worker (#19588)
2 months ago
..
aggregator.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
aggregator_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
arrow_scalar_compare.go
cast.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
column.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
compat.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
compat_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
dataobjscan.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
dataobjscan_predicate.go chore(engine): Column naming conventions (#19396) 3 months ago
dataobjscan_predicate_test.go chore(engine): Column naming conventions (#19396) 3 months ago
dataobjscan_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
executor.go chore(engine): provide worker (#19588) 2 months ago
executor_test.go feat: implement `unwrap` as a projection (#19409) 3 months ago
expressions.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
expressions_test.go feat(engine): basic math expressions (#19407) 2 months ago
filter.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
filter_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
functions.go feat(engine): basic math expressions (#19407) 2 months ago
functions_test.go feat(engine): basic math expressions (#19407) 2 months ago
limit.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
limit_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
merge.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
merge_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
parse.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
parse_json.go chore: Use first-wins semantics for duplicate fields in logfmt/json parsers (#19568) 2 months ago
parse_json_test.go
parse_logfmt.go fix: Sanitize logfmt keys in v2 engine (#19621) 2 months ago
parse_test.go fix: Sanitize logfmt keys in v2 engine (#19621) 2 months ago
pipeline.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
pipeline_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
pipeline_utils.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
pipeline_utils_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
project.go feat(engine): basic math expressions (#19407) 2 months ago
project_test.go feat(engine): basic math expressions (#19407) 2 months ago
range_aggregation.go feat(engine): basic math expressions (#19407) 2 months ago
range_aggregation_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
schema.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
schema_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
stream_injector.go chore: stream injector: propagate orig error (#19616) 2 months ago
stream_injector_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
streams_view.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
streams_view_test.go
topk.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
topk_batch.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
topk_batch_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
topk_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
util.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
util_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
vector_aggregate.go chore(engine): Refactor `ColumnVector` (#19549) 2 months ago
vector_aggregate_test.go chore: removed arrow-go allocators/retain/release (#19569) 2 months ago