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
Dylan Guedes 20ea556e7d
fix(query-engine): Fix OR operations being silently dropped (#21204)
5 days ago
..
internal fix(query-engine): Fix OR operations being silently dropped (#21204) 5 days ago
assertions.go fix(thor): Fix for column duplicates in consequent compat stages (#20893) 1 month ago
basic_engine.go refactor: Move batching to pipeline wrapper (#21123) 2 weeks ago
compat.go feat(query-engine): Omit labels with empty values (#21173) 1 week ago
compat_bench_test.go feat(engine): Dedupe entries when building final result (#21034) 3 weeks ago
compat_test.go feat(query-engine): Omit labels with empty values (#21173) 1 week ago
config.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
engine.go refactor: Move batching to pipeline wrapper (#21123) 2 weeks ago
engine_test.go chore(thor): Disable admission lanes for non-log queries (#20947) 4 weeks ago
handler.go test: Add cache correctness test (#21113) 2 weeks ago
handler_test.go test: Add cache correctness test (#21113) 2 weeks ago
metrics.go chore(engine): enable native histograms for engine execution phases (#20861) 1 month ago
results_cache.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
results_cache_test.go feat: Add results cache to thor query engine (#20986) 2 weeks ago
retention.go chore(engine): enforce retention at query time (#20497) 2 months ago
retention_test.go chore(engine): enforce retention at query time (#20497) 2 months ago
scheduler.go fix(wire): fix panic on accept (#20720) 1 month ago
worker.go chore(dataobj): add configurable prefetching (#20946) 4 weeks ago