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/physical
Assel Meher 5663f9c26d
feat(engine): add regexp parser support for log queries (#20286)
3 days ago
..
catalog.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
catalog_test.go feat(engine): delegate metastore queries to engine (#20189) 4 weeks ago
compat.go chore: compat should also handles metadata collisions (#20005) 2 months ago
dataobjscan.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
expressions.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 2 months ago
expressions_test.go feat: implement `unwrap` as a projection (#19409) 3 months ago
filter.go chore(engine): serializable physical plans (#19672) 2 months ago
grouping.go chore: Aggregation groupings for by() and without() (#19928) 3 weeks ago
join.go chore(engine): serializable physical plans (#19672) 2 months ago
limit.go chore(engine): serializable physical plans (#19672) 2 months ago
merge.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
metastore_planner.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
metastore_planner_test.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
optimizer.go chore: tweaks for feature parity (#19940) 5 days ago
optimizer_test.go chore: Aggregation groupings for by() and without() (#19928) 3 weeks ago
parallelize.go chore(engine): serializable physical plans (#19672) 2 months ago
plan.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
planner.go feat(engine): add regexp parser support for log queries (#20286) 3 days ago
planner_test.go chore: Aggregation groupings for by() and without() (#19928) 3 weeks ago
pointersscan.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
printer.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
printer_test.go chore(engine): serializable physical plans (#19672) 2 months ago
projection.go chore(engine): serializable physical plans (#19672) 2 months ago
range_aggregate.go chore: Aggregation groupings for by() and without() (#19928) 3 weeks ago
scanset.go feat(metastore): shard sections queries over index files (#20134) 3 weeks ago
sort_order.go chore(engine): introduce ScanSet node (#19524) 3 months ago
topk.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 2 months ago
vector_aggregate.go chore: Aggregation groupings for by() and without() (#19928) 3 weeks ago