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 6b4430afd0
chore(engine): Collect pipeline records into Loki result (#17447)
8 months ago
..
executor.go chore(engine): Implement execution pipeline for SortMerge operator (#17406) 8 months ago
executor_test.go chore(engine): Implement execution pipeline for SortMerge operator (#17406) 8 months ago
expressions.go chore(engine): Add framework for function evaluation (#17374) 8 months ago
expressions_test.go chore(engine): Add framework for function evaluation (#17374) 8 months ago
filter.go feat(dataobj, executor): filter node execution (#17327) 8 months ago
filter_test.go chore(engine): Add framework for function evaluation (#17374) 8 months ago
functions.go chore(engine): Add framework for function evaluation (#17374) 8 months ago
limit.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
limit_test.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
pipeline.go chore(engine): Add framework for query executor (#17260) 9 months ago
pipeline_test.go chore(engine): Collect pipeline records into Loki result (#17447) 8 months ago
pipeline_utils.go chore(engine): Collect pipeline records into Loki result (#17447) 8 months ago
pipeline_utils_test.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
project.go feat(dataobj executor): project node (#17312) 9 months ago
project_test.go feat(dataobj executor): project node (#17312) 9 months ago
sortmerge.go chore(engine): Implement execution pipeline for SortMerge operator (#17406) 8 months ago
sortmerge_test.go chore(engine): Implement execution pipeline for SortMerge operator (#17406) 8 months ago
util_test.go chore(engine): Implement execution pipeline for SortMerge operator (#17406) 8 months ago