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
Trevor Whitney dd6b31473e
fix: errors in parse pipeline (#19667)
2 months ago
..
aggregator.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
aggregator_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
arrow_scalar_compare.go
cast.go chore(engine): Refactor `ColumnVector` (#19549) 3 months ago
column.go refactor: implment parse as a projection (#19579) 2 months ago
compat.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
compat_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
dataobjscan.go chore: removed arrow-go allocators/retain/release (#19569) 3 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) 3 months ago
executor.go refactor: implment parse as a projection (#19579) 2 months ago
executor_test.go refactor: implment parse as a projection (#19579) 2 months ago
expressions.go refactor: implment parse as a projection (#19579) 2 months ago
expressions_test.go refactor: implment parse as a projection (#19579) 2 months ago
filter.go chore(engine): Refactor `ColumnVector` (#19549) 3 months ago
filter_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
functions.go refactor: implment parse as a projection (#19579) 2 months ago
functions_test.go perf(engine): Improve regexp expression evaluation (#19644) 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) 3 months ago
merge.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
merge_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
parse.go fix: errors in parse pipeline (#19667) 2 months ago
parse_json.go chore: Use first-wins semantics for duplicate fields in logfmt/json parsers (#19568) 3 months ago
parse_json_test.go
parse_logfmt.go fix: Sanitize logfmt keys in v2 engine (#19621) 3 months ago
pipeline.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
pipeline_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
pipeline_utils.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
pipeline_utils_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
project.go fix: errors in parse pipeline (#19667) 2 months ago
project_test.go feat(engine): basic math expressions (#19407) 3 months ago
range_aggregation.go feat(engine): basic math expressions (#19407) 3 months ago
range_aggregation_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
schema.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
schema_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
stream_injector.go chore: stream injector: propagate orig error (#19616) 3 months ago
stream_injector_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
streams_view.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
streams_view_test.go
topk.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
topk_batch.go chore(engine): Refactor `ColumnVector` (#19549) 3 months ago
topk_batch_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago
topk_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 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) 3 months ago
vector_aggregate.go chore(engine): Refactor `ColumnVector` (#19549) 3 months ago
vector_aggregate_test.go chore: removed arrow-go allocators/retain/release (#19569) 3 months ago