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
Callum Styan 4d6992982d
feat: add query user and query source to "executing query" log lines (#14320)
2 years ago
..
log fix: allow rename of structuremetadata labels (#13955) 2 years ago
sketch chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 2 years ago
syntax chore: Lint in prep for golangci compatible with Go 1.23 (#14289) 2 years ago
vector
accumulator.go fix: Propagate query stats from quantile & topk queries (#13831) 2 years ago
accumulator_test.go chore: Linting updates in prep for Go 1.23 (#14071) 2 years ago
blocker.go
blocker_test.go
downstream.go fix: special case the return values from a sharded first/last_over_time query (#13578) 2 years ago
downstream_test.go fix: special case the return values from a sharded first/last_over_time query (#13578) 2 years ago
engine.go feat: add query user and query source to "executing query" log lines (#14320) 2 years ago
engine_test.go feat: add query user and query source to "executing query" log lines (#14320) 2 years ago
evaluator.go chore: remove initial metric aggregation experiment (#13729) 2 years ago
evaluator_test.go
explain.go
explain_test.go
first_last_over_time.go fix: special case the return values from a sharded first/last_over_time query (#13578) 2 years ago
limits.go
mapper_metrics.go
mapper_stats.go
matchers.go
matchers_test.go feat: upgrade prometheus (#13671) 2 years ago
matrix.go
matrix_test.go
metrics.go chore: Add `has_labelfilter_before_parser` to metrics.go log line (#14244) 2 years ago
metrics_test.go chore: Add `has_labelfilter_before_parser` to metrics.go log line (#14244) 2 years ago
optimize.go
optimize_test.go
quantile_over_time_sketch.go chore: Remove unused quantile merge step evaluator. (#14160) 2 years ago
quantile_over_time_sketch_test.go
range_vector.go chore: remove initial metric aggregation experiment (#13729) 2 years ago
range_vector_test.go test: Add range aggregation test for instant queries (#13447) 2 years ago
rangemapper.go
rangemapper_test.go
shardmapper.go
shardmapper_test.go
shards.go
shards_test.go
step_evaluator.go
test_utils.go fix: special case the return values from a sharded first/last_over_time query (#13578) 2 years ago
tree_printer.go
vector.go