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
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417)
3 years ago
..
log Serialize query AST to JSON. (#11123) 3 years ago
sketch Approximate `quantile_over_time` (#10417) 3 years ago
syntax Approximate `quantile_over_time` (#10417) 3 years ago
vector Update Prometheus dependency (#9205) 3 years ago
blocker.go Send query plan to querier. (#11246) 3 years ago
blocker_test.go Send query plan to querier. (#11246) 3 years ago
downstream.go Approximate `quantile_over_time` (#10417) 3 years ago
downstream_test.go Approximate `quantile_over_time` (#10417) 3 years ago
engine.go Approximate `quantile_over_time` (#10417) 3 years ago
engine_test.go Approximate `quantile_over_time` (#10417) 3 years ago
evaluator.go Approximate `quantile_over_time` (#10417) 3 years ago
evaluator_test.go Send query plan to querier. (#11246) 3 years ago
explain.go Approximate `quantile_over_time` (#10417) 3 years ago
explain_test.go Approximate `quantile_over_time` (#10417) 3 years ago
limits.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
mapper_metrics.go Use metrics namespace for more metrics (#11025) 3 years ago
mapper_stats.go Fix instant query summary split stats (#9773) 3 years ago
matchers.go allows filter-only matchers in series endpoint (#10269) 3 years ago
matchers_test.go allows filter-only matchers in series endpoint (#10269) 3 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 Send query plan to querier. (#11246) 3 years ago
metrics_test.go Send query plan to querier. (#11246) 3 years ago
optimize.go Approximate `quantile_over_time` (#10417) 3 years ago
optimize_test.go fix panics when cloning a special query (#8531) 3 years ago
quantile_over_time_sketch.go Approximate `quantile_over_time` (#10417) 3 years ago
quantile_over_time_sketch_test.go Approximate `quantile_over_time` (#10417) 3 years ago
range_vector.go Define sketches for quantiles. (#10659) 3 years ago
range_vector_test.go Approximate `quantile_over_time` (#10417) 3 years ago
rangemapper.go Send query plan to querier. (#11246) 3 years ago
rangemapper_test.go Send query plan to querier. (#11246) 3 years ago
shardmapper.go Approximate `quantile_over_time` (#10417) 3 years ago
shardmapper_test.go Approximate `quantile_over_time` (#10417) 3 years ago
step_evaluator.go Approximate `quantile_over_time` (#10417) 3 years ago
test_utils.go Send query plan to querier. (#11246) 3 years 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