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
Christian Haudum 290d1b711f
chore(engine): Add support for drop stage (drop projection) (#19533)
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
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
dataobjscan_predicate_test.go
dataobjscan_test.go chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 3 months ago
executor.go chore(engine): Add support for drop stage (drop projection) (#19533) 3 months ago
executor_test.go chore(engine): Add support for drop stage (drop projection) (#19533) 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
merge.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
merge_test.go
parse.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
parse_json.go
parse_json_test.go
parse_logfmt.go
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): Add support for drop stage (drop projection) (#19533) 3 months ago
project_test.go chore(engine): Add support for drop stage (drop projection) (#19533) 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
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
streams_view_test.go
topk.go chore(engine): simplify Pipeline interface (#19518) 3 months ago
topk_batch.go
topk_batch_test.go
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