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
Paul Rogers 02205f480e
chore: Remove call to deprecated rand.Seed() (#14041)
1 year ago
..
log fix: sanatize structured metadata at query time (#13983) 1 year ago
sketch chore: Remove call to deprecated rand.Seed() (#14041) 1 year ago
syntax fix: Improve execution speed for queries with label filters (#13922) 1 year ago
vector
accumulator.go fix: Propagate headers/warnings/stats from quantile downstreams (#13881) 1 year ago
accumulator_test.go fix: Propagate headers/warnings/stats from quantile downstreams (#13881) 1 year 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
downstream.go fix: special case the return values from a sharded first/last_over_time query (#13578) 1 year ago
downstream_test.go fix: special case the return values from a sharded first/last_over_time query (#13578) 1 year ago
engine.go chore(lint-error): remove unused `stepCount` in `engine.go` (#13709) 1 year ago
engine_test.go fix: Return empty vector instead of nil for empty evaluator. (#13485) 2 years ago
evaluator.go chore: remove initial metric aggregation experiment (#13729) 1 year ago
evaluator_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
explain.go feat: improve performance of `first_over_time` and `last_over_time` queries by sharding them (#11605) 2 years ago
explain_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
first_last_over_time.go fix: special case the return values from a sharded first/last_over_time query (#13578) 1 year ago
limits.go chore: update loki modules for 3.0 release (#12433) 2 years 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 fix: record datasample queries are limited query type (#13930) 1 year ago
metrics_test.go refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
optimize.go feat: improve performance of `first_over_time` and `last_over_time` queries by sharding them (#11605) 2 years ago
optimize_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
quantile_over_time_sketch.go feat: improve performance of `first_over_time` and `last_over_time` queries by sharding them (#11605) 2 years ago
quantile_over_time_sketch_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
range_vector.go chore: remove initial metric aggregation experiment (#13729) 1 year ago
range_vector_test.go test: Add range aggregation test for instant queries (#13447) 2 years ago
rangemapper.go chore: update loki modules for 3.0 release (#12433) 2 years ago
rangemapper_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
shardmapper.go fix(sharding): use without() grouping when merging `avg_over_time` shard results (#12176) 2 years ago
shardmapper_test.go fix(sharding): use without() grouping when merging `avg_over_time` shard results (#12176) 2 years 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: improve performance of `first_over_time` and `last_over_time` queries by sharding them (#11605) 2 years ago
test_utils.go fix: special case the return values from a sharded first/last_over_time query (#13578) 1 year 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