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/internal/planner/logical
Stas Spiridonov b6b7459435
chore: Aggregation groupings for by() and without() (#19928)
1 week ago
..
builder.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
builder_convert.go chore: remove limit physical plan node (#19682) 2 months ago
column_ref.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
format_tree.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
format_tree_test.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
function_op.go refactor: implment parse as a projection (#19579) 2 months ago
grouping.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
logical.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
logical_test.go chore(engine): unexport subpackages (#19384) 3 months ago
node_binop.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
node_limit.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
node_literal.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 1 month ago
node_logql_compat.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
node_maketable.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
node_project.go feat: implement `unwrap` as a projection (#19409) 2 months ago
node_range_aggregate.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
node_return.go chore(engine): unexport subpackages (#19384) 3 months ago
node_select.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
node_sort.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago
node_topk.go chore: remove limit physical plan node (#19682) 2 months ago
node_unaryop.go feat: implement `unwrap` as a projection (#19409) 2 months ago
node_vector_aggregate.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
planner.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
planner_test.go chore: Aggregation groupings for by() and without() (#19928) 1 week ago
printer.go chore(engine): unexport subpackages (#19384) 3 months ago
shard_ref.go chore(engine): remove unused logical.Value.Schema() (#19531) 2 months ago