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
Ashwanth 61538e4c6c
chore(aggregation): Without grouping should be performed on shortnames and sorted columns (#21687)
3 days ago
..
internal chore(aggregation): Without grouping should be performed on shortnames and sorted columns (#21687) 3 days ago
assertions.go fix(thor): Fix for column duplicates in consequent compat stages (#20893) 3 months ago
basic_engine.go docs: Rename task results cache config (#21503) 4 weeks ago
compat.go fix(query-engine): Fix different error messages ending up in different streams (#21552) 3 weeks ago
compat_bench_test.go feat(engine): Dedupe entries when building final result (#21034) 2 months ago
compat_test.go fix(query-engine): Fix different error messages ending up in different streams (#21552) 3 weeks ago
config.go feat(WIP): Task level caching (#21160) 1 month ago
engine.go feat: Resolve cached tasks in parent task (#21558) 2 weeks ago
engine_test.go feat(WIP): Task level caching (#21160) 1 month ago
handler.go feat: return caching stats in new engine (#21369) 1 month ago
handler_test.go test: Add cache correctness test (#21113) 2 months ago
metrics.go chore(engine): enable native histograms for engine execution phases (#20861) 3 months ago
results_cache.go feat: return caching stats in new engine (#21369) 1 month ago
results_cache_test.go feat: Add results cache to thor query engine (#20986) 2 months ago
retention.go chore(engine): enforce retention at query time (#20497) 4 months ago
retention_test.go chore(engine): enforce retention at query time (#20497) 4 months ago
scheduler.go fix(wire): fix panic on accept (#20720) 3 months ago
worker.go docs: Rename task results cache config (#21503) 4 weeks ago