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/planner/physical
benclive c23bb7ce4e
chore: Fix Dataobjscan grouping wrt sort order (#19215)
4 months ago
..
catalog.go chore: Fix Dataobjscan grouping wrt sort order (#19215) 4 months ago
catalog_test.go chore: Update engine planner to sort by input time range (#18951) 4 months ago
dataobjscan.go chore(engine): change DataObjScan to only cover a single logs section (#18350) 6 months ago
expressions.go chore(engine): Make literals simple types (#17733) 6 months ago
expressions_test.go chore(engine): Make literals simple types (#17733) 6 months ago
filter.go chore(engine): Add first stage of physical query planning (#16891) 10 months ago
limit.go chore(engine): Add simple plan optimizer (#16965) 9 months ago
merge.go chore(engine): introduce merge node (#18641) 5 months ago
optimizer.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
optimizer_test.go chore: Fix Dataobjscan grouping wrt sort order (#19215) 4 months ago
parse.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
plan.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
plan_test.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
planner.go chore: Fix Dataobjscan grouping wrt sort order (#19215) 4 months ago
planner_test.go chore: Fix Dataobjscan grouping wrt sort order (#19215) 4 months ago
printer.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
printer_test.go
projection.go chore(engine): Add first stage of physical query planning (#16891) 10 months ago
range_aggregate.go chore: Add fixed ordering to edges in plan and only allow for single parent per plan node (#18978) 5 months ago
sortmerge.go chore(engine): don't sort metric queries (#18594) 5 months ago
vector_aggregate.go chore(engine): adds vector aggregation planning and execution nodes (#18100) 7 months ago
visitor.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago
visitor_test.go feat: add logfmt parse support to the v2 query engine (#18931) 4 months ago