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
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664)
1 year ago
..
log feat: improve syntax parser for pattern (#12489) 1 year ago
sketch chore: update loki modules for 3.0 release (#12433) 1 year ago
syntax fix(logql): Linefilter behaviour with chained `or` (#12463) 1 year ago
vector Update Prometheus dependency (#9205) 2 years ago
accumulator.go feat: Enable warnings in Loki query responses (#12425) 1 year ago
accumulator_test.go feat(blooms): compute chunks once (#12664) 1 year ago
blocker.go chore: update loki modules for 3.0 release (#12433) 1 year ago
blocker_test.go feat(blooms): compute chunks once (#12664) 1 year ago
downstream.go feat(blooms): compute chunks once (#12664) 1 year ago
downstream_test.go feat(blooms): compute chunks once (#12664) 1 year ago
engine.go feat(blooms): compute chunks once (#12664) 1 year ago
engine_test.go feat(blooms): compute chunks once (#12664) 1 year ago
evaluator.go feat(blooms): compute chunks once (#12664) 1 year ago
evaluator_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
explain.go Approximate `quantile_over_time` (#10417) 1 year ago
explain_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
limits.go chore: update loki modules for 3.0 release (#12433) 1 year ago
mapper_metrics.go chore: update loki modules for 3.0 release (#12433) 1 year ago
mapper_stats.go Fix instant query summary split stats (#9773) 2 years ago
matchers.go chore: update loki modules for 3.0 release (#12433) 1 year ago
matchers_test.go allows filter-only matchers in series endpoint (#10269) 2 years 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 feat: Detected labels from store (#12441) 1 year ago
metrics_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
optimize.go chore: update loki modules for 3.0 release (#12433) 1 year ago
optimize_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
quantile_over_time_sketch.go chore: update loki modules for 3.0 release (#12433) 1 year ago
quantile_over_time_sketch_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
range_vector.go chore: update loki modules for 3.0 release (#12433) 1 year ago
range_vector_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
rangemapper.go chore: update loki modules for 3.0 release (#12433) 1 year ago
rangemapper_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
shardmapper.go feat(blooms): compute chunks once (#12664) 1 year ago
shardmapper_test.go feat(blooms): compute chunks once (#12664) 1 year ago
shards.go feat(blooms): compute chunks once (#12664) 1 year ago
shards_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
step_evaluator.go Approximate `quantile_over_time` (#10417) 1 year ago
test_utils.go chore: update loki modules for 3.0 release (#12433) 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