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 b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792)
4 days ago
..
dataobjscan.go chore(engine): Use shard information from query frontend in the new query engine (#17792) 4 days ago
dataobjscan_predicate.go chore(engine): Map line filter expressions to data object predicates (#18102) 2 weeks ago
dataobjscan_predicate_test.go chore(engine): Map line filter expressions to data object predicates (#18102) 2 weeks ago
dataobjscan_test.go chore(engine): Use shard information from query frontend in the new query engine (#17792) 4 days ago
executor.go chore(engine): Use shard information from query frontend in the new query engine (#17792) 4 days ago
executor_test.go chore(engine): provide basic implementation of DataObjScan (#17568) 2 months ago
expressions.go chore(engine): Filter by unknown column (#18131) 1 week ago
expressions_test.go chore(engine): Filter by unknown column (#18131) 1 week ago
filter.go chore(engine): Filter by unknown column (#18131) 1 week ago
filter_test.go chore(engine): Improve type system of the new query engine (#17456) 2 months ago
functions.go chore(engine): Add framework for function evaluation (#17374) 2 months ago
limit.go chore(engine): Use shard information from query frontend in the new query engine (#17792) 4 days ago
limit_test.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 2 months ago
pipeline.go chore(engine): Add framework for query executor (#17260) 2 months ago
pipeline_test.go chore(engine): Collect pipeline records into Loki result (#17447) 2 months ago
pipeline_utils.go chore(engine): Collect pipeline records into Loki result (#17447) 2 months ago
pipeline_utils_test.go chore(engine): provide basic implementation of DataObjScan (#17568) 2 months ago
project.go chore(engine): Improve type system of the new query engine (#17456) 2 months ago
project_test.go chore(engine): Improve type system of the new query engine (#17456) 2 months ago
range_aggregation.go chore(engine): adds vector aggregation planning and execution nodes (#18100) 1 week ago
range_aggregation_test.go chore(engine): adds vector aggregation planning and execution nodes (#18100) 1 week ago
sortmerge.go chore(engine): Use shard information from query frontend in the new query engine (#17792) 4 days ago
sortmerge_test.go chore(engine): Filter by unknown column (#18131) 1 week ago
util_test.go feat(engine, dataobj): logql bench wiring for new engine [non-fork] (#17627) 2 months ago
vector_aggregate.go chore(engine): adds vector aggregation planning and execution nodes (#18100) 1 week ago
vector_aggregate_test.go chore(engine): adds vector aggregation planning and execution nodes (#18100) 1 week ago