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
Asish Kumar 8c1bc07b67
fix(logql): Decode unpadded base64 template values (#21828)
3 weeks ago
..
bench chore: Remove unused/dead code (#21723) 1 month ago
log fix(logql): Decode unpadded base64 template values (#21828) 3 weeks ago
sketch chore: Remove unused/dead code (#21723) 1 month ago
syntax chore: Remove unused/dead code (#21723) 1 month ago
vector Update Prometheus dependency (#9205) 3 years ago
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) 1 year ago
blocker.go fix(logql): Fix nil pointer dereference caused by data race during query blocking (#21726) 1 month ago
blocker_test.go fix(logql): Fix nil pointer dereference caused by data race during query blocking (#21726) 1 month 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) 1 year ago
downstream.go chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 9 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) 7 months ago
engine_test.go chore: Remove unused/dead code (#21723) 1 month ago
evaluator.go chore: Remove unused/dead code (#21723) 1 month ago
evaluator_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
explain.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 2 years ago
explain_test.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 2 years 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) 3 months ago
mapper_metrics.go chore: update loki modules for 3.0 release (#12433) 2 years ago
mapper_stats.go Fix instant query summary split stats (#9773) 3 years ago
matchers.go chore: update loki modules for 3.0 release (#12433) 2 years ago
matchers_test.go feat: upgrade prometheus (#13671) 2 years ago
matrix.go Return `StepResult` from `StepEvaluator.Next()`. (#10567) 3 years ago
matrix_test.go Return `StepResult` from `StepEvaluator.Next()`. (#10567) 3 years ago
metrics.go feat(logql): Report estimated_query_bytes from index-stats lookups (#21796) 1 month ago
metrics_test.go chore(queries): Log User-Agent on query metrics and finished lines (#21663) 2 months 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) 1 year ago
range_vector.go chore: Remove unused/dead code (#21723) 1 month ago
range_vector_test.go chore: Remove unused/dead code (#21723) 1 month ago
rangemapper.go chore(ast): Update WalkFn signature to return bool (#16989) 1 year ago
rangemapper_test.go chore: remove copied loop vars (#14383) 2 years ago
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 feat(blooms): compute chunks once (#12664) 2 years ago
shards_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
step_evaluator.go feat: Introduce shardable probabilistic topk for instant queries. (#14243) 2 years ago
test_utils.go chore: upgrade to prometheus@main (#20876) 4 months ago
tree_printer.go Remove anonymous step evaluator and add `explain`. (#10400) 3 years ago
vector.go Return `StepResult` from `StepEvaluator.Next()`. (#10567) 3 years ago