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)
2 months ago
..
internal fix(query-engine): Fix OR operations being silently dropped (#21204) 2 months ago
assertions.go fix(thor): Fix for column duplicates in consequent compat stages (#20893) 3 months ago
basic_engine.go refactor: Move batching to pipeline wrapper (#21123) 2 months ago
compat.go feat(query-engine): Omit labels with empty values (#21173) 2 months ago
compat_bench_test.go feat(engine): Dedupe entries when building final result (#21034) 2 months ago
compat_test.go feat(query-engine): Omit labels with empty values (#21173) 2 months ago
config.go feat: Add results cache to thor query engine (#20986) 2 months ago
engine.go refactor: Move batching to pipeline wrapper (#21123) 2 months ago
engine_test.go chore(thor): Disable admission lanes for non-log queries (#20947) 3 months ago
handler.go test: Add cache correctness test (#21113) 2 months 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: Add results cache to thor query engine (#20986) 2 months 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 chore(dataobj): add configurable prefetching (#20946) 3 months ago