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
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577)
5 months ago
..
bench chore(bench): add instant metric queries (#18583) 5 months ago
log chore: consistently use new labels.Labels API (#18490) 5 months ago
sketch chore: Linting update for new golangci (#16572) 10 months ago
syntax fix: while validating logql expression, detect and validate expression in label_replace (#18470) 5 months ago
vector Update Prometheus dependency (#9205) 3 years ago
accumulator.go chore: Revert "chore: enforce max-query-series when returning shard results" (#18156) 6 months ago
accumulator_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 7 months ago
blocker.go chore: update loki modules for 3.0 release (#12433) 2 years ago
blocker_test.go feat(blooms): compute chunks once (#12664) 2 years ago
count_min_sketch.go chore: consistently use new labels.Labels API (#18490) 5 months ago
count_min_sketch_test.go refactor(stringlabels): Support stringlabels in util, engine and logql. (#17998) 7 months ago
downstream.go fix: Implement approx-topk function on querier (#17816) 7 months ago
downstream_test.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
engine.go chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
engine_test.go feat: return metric query partial results for drilldown (#18286) 6 months ago
evaluator.go chore: consistently use new labels.Labels API (#18490) 5 months 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) 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) 11 months ago
limits.go chore: convert multi-variant queries from global to per-tenant config (#16718) 10 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) 1 year ago
matrix.go Return `StepResult` from `StepEvaluator.Next()`. (#10567) 2 years ago
matrix_test.go Return `StepResult` from `StepEvaluator.Next()`. (#10567) 2 years ago
metrics.go chore: log X-Query-Tags in the frontend executing query log message (#16407) 10 months 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) 5 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) 5 months ago
rangemapper.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
rangemapper_test.go chore: remove copied loop vars (#14383) 1 year ago
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 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) 1 year ago
test_utils.go chore: consistently use new labels.Labels API (#18490) 5 months ago
tree_printer.go Remove anonymous step evaluator and add `explain`. (#10400) 2 years ago
vector.go Return `StepResult` from `StepEvaluator.Next()`. (#10567) 2 years ago