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
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784)
7 months ago
..
dataobjscan.go chore(dataobj): fix regression in allocations of row readers (#17784) 7 months ago
dataobjscan_predicate.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
dataobjscan_predicate_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
dataobjscan_test.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
executor.go refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
executor_test.go chore(engine): provide basic implementation of DataObjScan (#17568) 8 months ago
expressions.go chore(engine): Improve type system of the new query engine (#17456) 8 months ago
expressions_test.go chore(engine): Unify name and type of builtin columns (#17608) 8 months ago
filter.go feat(dataobj, executor): filter node execution (#17327) 8 months ago
filter_test.go chore(engine): Improve type system of the new query engine (#17456) 8 months ago
functions.go chore(engine): Add framework for function evaluation (#17374) 8 months ago
limit.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 8 months ago
limit_test.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 8 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(engine): provide basic implementation of DataObjScan (#17568) 8 months ago
project.go chore(engine): Improve type system of the new query engine (#17456) 8 months ago
project_test.go chore(engine): Improve type system of the new query engine (#17456) 8 months ago
sortmerge.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 8 months ago
sortmerge_test.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 8 months ago
util_test.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 8 months ago