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 3ce6fa2946
feat: implement `unwrap` as a projection (#19409)
4 months ago
..
aggregator.go chore(engine): allow usage of empty groupby in aggregations (#19344) 4 months ago
aggregator_test.go chore(engine): allow usage of empty groupby in aggregations (#19344) 4 months ago
arrow_scalar_compare.go
cast.go feat: implement `unwrap` as a projection (#19409) 4 months ago
compat.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
compat_test.go chore(engine): Add compatibility node for parsed columns (#19485) 4 months ago
dataobjscan.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
dataobjscan_predicate.go
dataobjscan_predicate_test.go
dataobjscan_test.go chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 4 months ago
executor.go feat: implement `unwrap` as a projection (#19409) 4 months ago
executor_test.go feat: implement `unwrap` as a projection (#19409) 4 months ago
expressions.go feat: implement `unwrap` as a projection (#19409) 4 months ago
expressions_test.go feat: implement `unwrap` as a projection (#19409) 4 months ago
filter.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
filter_test.go feat: implement `unwrap` as a projection (#19409) 4 months ago
functions.go feat: implement `unwrap` as a projection (#19409) 4 months ago
functions_test.go chore: Release column vectors and their arrays correctly (#19496) 4 months ago
limit.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
limit_test.go
merge.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
merge_test.go
parse.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
parse_json.go
parse_json_test.go
parse_logfmt.go
parse_test.go chore(engine): Implement new semantic column naming (#19415) 4 months ago
pipeline.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
pipeline_test.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
pipeline_utils.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
pipeline_utils_test.go chore(engine): Implement new semantic column naming (#19415) 4 months ago
project.go feat: implement `unwrap` as a projection (#19409) 4 months ago
project_test.go feat: implement `unwrap` as a projection (#19409) 4 months ago
range_aggregation.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
range_aggregation_test.go feat: implement `unwrap` as a projection (#19409) 4 months ago
schema.go chore(engine): Implement new semantic column naming (#19415) 4 months ago
schema_test.go
stream_injector.go chore(engine): Add "compatibility node" to physical plan to adhere with naming of "colliding labels" in v1 engine (#19470) 4 months ago
stream_injector_test.go chore(engine): Implement new semantic column naming (#19415) 4 months ago
streams_view.go
streams_view_test.go
topk.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
topk_batch.go
topk_batch_test.go
topk_test.go chore(engine): Implement new semantic column naming (#19415) 4 months ago
util.go chore(engine): Implement new semantic column naming (#19415) 4 months ago
util_test.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
vector_aggregate.go chore(engine): simplify Pipeline interface (#19518) 4 months ago
vector_aggregate_test.go feat: implement `unwrap` as a projection (#19409) 4 months ago