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
Jason Nochlin 5102ed0592
feat(bench): add simulated object storage latency to LogQL benchmarks (#20733)
4 months ago
..
bench feat(bench): add simulated object storage latency to LogQL benchmarks (#20733) 4 months ago
log fix!: parsed labels should not override structured metadata (#19991) 6 months ago
sketch chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 9 months ago
syntax fix: LineFilterLabelFilter.String() regexp correct delimiters (#17129) 7 months ago
vector
accumulator.go chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 12 months ago
accumulator_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 12 months ago
blocker.go chore: extend query blocking capabilities (#19551) 7 months ago
blocker_test.go chore: extend query blocking capabilities (#19551) 7 months ago
count_min_sketch.go chore: consistently use new labels.Labels API (#18490) 11 months ago
count_min_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 12 months ago
downstream.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 9 months ago
downstream_test.go
engine.go chore: track time spent waiting for data from ingesters (#19648) 7 months ago
engine_test.go feat: return metric query partial results for drilldown (#18286) 11 months ago
evaluator.go chore: typos in comments (#20481) 4 months ago
evaluator_test.go
explain.go
explain_test.go
first_last_over_time.go
limits.go chore(engine): make stream/task debug logging configurable (#19842) 7 months 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) 6 months ago
metrics_test.go refactor: Use OTel tracing library (#17859) 1 year ago
optimize.go fix: Implement approx-topk function on querier (#17816) 1 year ago
optimize_test.go fix: Implement approx-topk function on querier (#17816) 1 year ago
quantile_over_time_sketch.go chore: consistently use new labels.Labels API (#18490) 11 months ago
quantile_over_time_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 12 months ago
range_vector.go
range_vector_test.go chore: consistently use new labels.Labels API (#18490) 11 months ago
rangemapper.go chore(ast): Update WalkFn signature to return bool (#16989) 1 year ago
rangemapper_test.go
shardmapper.go
shardmapper_test.go
shards.go
shards_test.go
step_evaluator.go
test_utils.go chore: Autofix to make nosec comments also readable by semgrep (#18664) 10 months ago
tree_printer.go
vector.go