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
benclive e40777ea36
chore: Apply label hash sorting to topk when timestamps match (#22282)
2 days ago
..
compactor feat(dataobj-compactor): Compactor coordinator/planner main loop (#21973) 5 days ago
internal chore: Apply label hash sorting to topk when timestamps match (#22282) 2 days ago
assertions.go fix(thor): Fix for column duplicates in consequent compat stages (#20893) 4 months ago
basic_engine.go chore(dataset): Add dataset/array, dataset/buffer packages (#21586) 1 month ago
compat.go fix(query-engine): Fix different error messages ending up in different streams (#21552) 2 months ago
compat_bench_test.go feat(engine): Dedupe entries when building final result (#21034) 3 months ago
compat_test.go fix(query-engine): Fix different error messages ending up in different streams (#21552) 2 months ago
config.go feat(WIP): Task level caching (#21160) 2 months ago
engine.go chore(engine): Add stats for measuring data locality (#22271) 2 days ago
engine_query.go chore(engine): Improve log events to observe query lifecycles (#21863) 3 weeks ago
engine_test.go chore(engine): Improve log events to observe query lifecycles (#21863) 3 weeks ago
handler.go chore(dataset): Add dataset/array, dataset/buffer packages (#21586) 1 month ago
handler_test.go test: Add cache correctness test (#21113) 3 months ago
metrics.go chore(engine): enable native histograms for engine execution phases (#20861) 4 months ago
results_cache.go feat: return caching stats in new engine (#21369) 2 months ago
results_cache_test.go feat: Add results cache to thor query engine (#20986) 3 months ago
retention.go chore(engine): enforce retention at query time (#20497) 5 months ago
retention_test.go chore(engine): enforce retention at query time (#20497) 5 months ago
scheduler.go fix(wire): fix panic on accept (#20720) 4 months ago
stats.go chore(engine): Improve log events to observe query lifecycles (#21863) 3 weeks ago
worker.go docs: Rename task results cache config (#21503) 2 months ago