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/executor
Christian Haudum e828c48702
chore(engine): Implement execution pipeline for the limit operator (#17264)
9 months ago
..
executor.go chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago
executor_test.go chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago
expressions.go chore(engine): Add expression evaluator to evaluate physical expressions against a given record batch (#17257) 9 months ago
expressions_test.go chore(engine): Add expression evaluator to evaluate physical expressions against a given record batch (#17257) 9 months ago
limit.go chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago
limit_test.go chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago
pipeline.go chore(engine): Add framework for query executor (#17260) 9 months ago
pipeline_test.go chore(dataobj,executor): CSV arrow batches & pipeline helpers (#17290) 9 months ago
util_test.go chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago