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
Salva Corts a8aa3f68cb
feat: Bloom filter regexes (#12096)
1 year ago
..
log feat: Bloom filter regexes (#12096) 1 year ago
sketch quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 1 year ago
syntax refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
vector Update Prometheus dependency (#9205) 2 years ago
accumulator.go Inject downstream accumulator. (#11863) 1 year ago
accumulator_test.go Inject downstream accumulator. (#11863) 1 year ago
blocker.go Send query plan to querier. (#11246) 2 years ago
blocker_test.go Send query plan to querier. (#11246) 2 years ago
downstream.go feat: Support split align and caching for instant metric query results (#11814) 1 year ago
downstream_test.go quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 1 year ago
engine.go quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 1 year ago
engine_test.go Approximate `quantile_over_time` (#10417) 1 year ago
evaluator.go Approximate `quantile_over_time` (#10417) 1 year ago
evaluator_test.go Send query plan to querier. (#11246) 2 years ago
explain.go Approximate `quantile_over_time` (#10417) 1 year ago
explain_test.go Approximate `quantile_over_time` (#10417) 1 year ago
limits.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
mapper_metrics.go Use metrics namespace for more metrics (#11025) 2 years ago
mapper_stats.go Fix instant query summary split stats (#9773) 2 years ago
matchers.go allows filter-only matchers in series endpoint (#10269) 2 years 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(querier/query-frontend): track and log congestion control latency (#12058) 1 year ago
metrics_test.go results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 1 year ago
optimize.go Skip optimization for DownstreamSampleExpr (#11651) 1 year ago
optimize_test.go fix panics when cloning a special query (#8531) 2 years ago
quantile_over_time_sketch.go quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 1 year ago
quantile_over_time_sketch_test.go quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 1 year ago
range_vector.go Define sketches for quantiles. (#10659) 2 years ago
range_vector_test.go Approximate `quantile_over_time` (#10417) 1 year ago
rangemapper.go feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
rangemapper_test.go feat: Support split align and caching for instant metric query results (#11814) 1 year ago
shardmapper.go Skip optimization for DownstreamSampleExpr (#11651) 1 year ago
shardmapper_test.go Prettify concat and downstream expressions. (#11877) 1 year ago
step_evaluator.go Approximate `quantile_over_time` (#10417) 1 year ago
test_utils.go Inject downstream accumulator. (#11863) 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