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
renovate-sh-app[bot] 0aac50bffb
fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131)
4 weeks ago
..
bench fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 4 weeks ago
log fix!: parsed labels should not override structured metadata (#19991) 1 month ago
sketch chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
syntax fix: LineFilterLabelFilter.String() regexp correct delimiters (#17129) 2 months ago
vector
accumulator.go chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 7 months ago
accumulator_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 7 months ago
blocker.go chore: extend query blocking capabilities (#19551) 2 months ago
blocker_test.go chore: extend query blocking capabilities (#19551) 2 months ago
count_min_sketch.go chore: consistently use new labels.Labels API (#18490) 6 months ago
count_min_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 7 months ago
downstream.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
downstream_test.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
engine.go chore: track time spent waiting for data from ingesters (#19648) 2 months ago
engine_test.go feat: return metric query partial results for drilldown (#18286) 6 months ago
evaluator.go fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 4 weeks ago
evaluator_test.go
explain.go
explain_test.go
first_last_over_time.go fix: Adjust with offset in last, first and quantile over time queries. (#15915) 11 months ago
limits.go chore(engine): make stream/task debug logging configurable (#19842) 2 months ago
mapper_metrics.go
mapper_stats.go
matchers.go
matchers_test.go
matrix.go
matrix_test.go
metrics.go chore: improve metrics.go stats logging to include bloom filter time as well as fix missing size info in query-frontend (#20093) 4 weeks ago
metrics_test.go refactor: Use OTel tracing library (#17859) 7 months ago
optimize.go fix: Implement approx-topk function on querier (#17816) 7 months ago
optimize_test.go fix: Implement approx-topk function on querier (#17816) 7 months ago
quantile_over_time_sketch.go chore: consistently use new labels.Labels API (#18490) 6 months ago
quantile_over_time_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 7 months ago
range_vector.go chore: Linting update for new golangci (#16572) 10 months ago
range_vector_test.go chore: consistently use new labels.Labels API (#18490) 6 months ago
rangemapper.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
rangemapper_test.go
shardmapper.go chore: implement multi-variant queries (#16426) 10 months ago
shardmapper_test.go fix(approx_topk): Map approx_topk operation in all cases (#16131) 11 months ago
shards.go
shards_test.go
step_evaluator.go
test_utils.go chore: Autofix to make nosec comments also readable by semgrep (#18664) 5 months ago
tree_printer.go
vector.go