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
Owen Diehl ccb65f9670
feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627)
8 months ago
..
dataobjscan.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 8 months ago
dataobjscan_predicate.go feat(engine): Implements predicate mapping for DataObjScan (#17621) 8 months ago
dataobjscan_predicate_test.go feat(engine): Implements predicate mapping for DataObjScan (#17621) 8 months ago
dataobjscan_test.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 8 months ago
executor.go chore(engine): Use configured storage bucket in execution context (#17583) 8 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) 9 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) 9 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) 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) 9 months ago
pipeline_utils.go chore(engine): Collect pipeline records into Loki result (#17447) 9 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