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/logql
Trevor Whitney a668dcab4e
fix: skip benchmark queries unsupported by v2 engine for goldfish comparison (#21186)
4 days ago
..
bench fix: skip benchmark queries unsupported by v2 engine for goldfish comparison (#21186) 4 days ago
log fix(test): Ensure timestamp test works in all timezones (#20916) 4 weeks ago
sketch chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 6 months ago
syntax perf(logql): use simpler function to drop empty labels (#20938) 4 weeks ago
vector
accumulator.go chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 9 months ago
accumulator_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 10 months ago
blocker.go fix: allow blocking multiple query hashes (#21103) 2 weeks ago
blocker_test.go fix: allow blocking multiple query hashes (#21103) 2 weeks ago
count_min_sketch.go chore: consistently use new labels.Labels API (#18490) 8 months ago
count_min_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 10 months ago
downstream.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 6 months ago
downstream_test.go chore: LogQL syntax and AST simplification and cosistency (#16028) 1 year ago
engine.go chore: track time spent waiting for data from ingesters (#19648) 5 months ago
engine_test.go chore: upgrade to prometheus@main (#20876) 1 month ago
evaluator.go chore: upgrade to prometheus@main (#20876) 1 month ago
evaluator_test.go
explain.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
explain_test.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
first_last_over_time.go fix: Adjust with offset in last, first and quantile over time queries. (#15915) 1 year ago
limits.go feat: Batch records before writing to sinks (#20821) 4 weeks ago
mapper_metrics.go
mapper_stats.go
matchers.go
matchers_test.go
matrix.go
matrix_test.go
metrics.go chore: add stream count to metrics.go for queriers (#20215) 3 months ago
metrics_test.go refactor: Use OTel tracing library (#17859) 10 months ago
optimize.go fix: Implement approx-topk function on querier (#17816) 10 months ago
optimize_test.go fix: Implement approx-topk function on querier (#17816) 10 months ago
quantile_over_time_sketch.go chore: consistently use new labels.Labels API (#18490) 8 months ago
quantile_over_time_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 10 months ago
range_vector.go chore: upgrade to prometheus@main (#20876) 1 month ago
range_vector_test.go chore: consistently use new labels.Labels API (#18490) 8 months ago
rangemapper.go chore(ast): Update WalkFn signature to return bool (#16989) 12 months ago
rangemapper_test.go
shardmapper.go chore: implement multi-variant queries (#16426) 1 year ago
shardmapper_test.go fix(approx_topk): Map approx_topk operation in all cases (#16131) 1 year ago
shards.go
shards_test.go
step_evaluator.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
test_utils.go chore: upgrade to prometheus@main (#20876) 1 month ago
tree_printer.go
vector.go