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
Ashwanth baf10907bd
chore: introduces TopK node and replace the usage of SortMerge (#19520)
3 months ago
..
aggregator.go chore(engine): allow usage of empty groupby in aggregations (#19344) 3 months ago
aggregator_test.go chore(engine): allow usage of empty groupby in aggregations (#19344) 3 months ago
arrow_scalar_compare.go chore(engine): unexport subpackages (#19384) 3 months ago
compat.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
compat_test.go chore(engine): Add compatibility node for parsed columns (#19485) 3 months ago
dataobjscan.go chore(engine): simplify Pipeline interface (#19518) 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: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 3 months ago
executor.go chore: introduces TopK node and replace the usage of SortMerge (#19520) 3 months ago
executor_test.go chore(engine): unexport subpackages (#19384) 3 months ago
expressions.go chore: Release column vectors and their arrays correctly (#19496) 3 months ago
expressions_test.go chore: Release column vectors and their arrays correctly (#19496) 3 months ago
filter.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
filter_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
functions.go chore: Release column vectors and their arrays correctly (#19496) 3 months ago
functions_test.go chore: Release column vectors and their arrays correctly (#19496) 3 months ago
limit.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
limit_test.go chore(engine): Column naming conventions (#19396) 3 months ago
merge.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
merge_test.go chore(engine): unexport subpackages (#19384) 3 months ago
parse.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
parse_json.go chore(engine): unexport subpackages (#19384) 3 months ago
parse_json_test.go chore(engine): unexport subpackages (#19384) 3 months ago
parse_logfmt.go chore(engine): unexport subpackages (#19384) 3 months ago
parse_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
pipeline.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
pipeline_test.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
pipeline_utils.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
pipeline_utils_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
project.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
project_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
range_aggregation.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
range_aggregation_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
schema.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
schema_test.go chore(engine): unexport subpackages (#19384) 3 months ago
sortmerge.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
sortmerge_test.go chore: Release column vectors and their arrays correctly (#19496) 3 months ago
stream_injector.go chore(engine): Add "compatibility node" to physical plan to adhere with naming of "colliding labels" in v1 engine (#19470) 3 months ago
stream_injector_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
streams_view.go chore(engine): unexport subpackages (#19384) 3 months ago
streams_view_test.go chore(engine): unexport subpackages (#19384) 3 months ago
topk.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
topk_batch.go chore(engine): unexport subpackages (#19384) 3 months ago
topk_batch_test.go chore(engine): unexport subpackages (#19384) 3 months ago
topk_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
util.go chore(engine): Implement new semantic column naming (#19415) 3 months ago
util_test.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
vector_aggregate.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
vector_aggregate_test.go chore(engine): Implement new semantic column naming (#19415) 3 months ago