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
Lars Lehtonen b5930d6d9d
single import of jsoniter in logql subpackages (#3544)
5 years ago
..
log Fixes a race introduced by #3434. (#3517) 5 years ago
marshal single import of jsoniter in logql subpackages (#3544) 5 years ago
stats chore: update cortex to latest and fix refs (#3295) 5 years ago
unmarshal single import of jsoniter in logql subpackages (#3544) 5 years ago
ast.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
ast_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
engine.go Add limit and line_returned in the query log. (#3423) 5 years ago
engine_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
error.go Limit series for metric queries. (#2903) 5 years ago
evaluator.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
evaluator_test.go Logql comparison ops (#2182) 6 years ago
expr.y Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
expr.y.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
functions.go Logql/absent label optimization (#3299) 5 years ago
functions_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
fuzz.go Added fuzzer (#3031) 5 years ago
lex.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
lex_test.go LogQL: Simple JSON expressions (#3280) 5 years ago
limits.go Limit series for metric queries. (#2903) 5 years ago
matrix.go Add Error method for step evaluators (#2223) 6 years ago
matrix_test.go Feature/querysharding ii (#1927) 6 years ago
metrics.go Add limit and line_returned in the query log. (#3423) 5 years ago
metrics_test.go Add limit and line_returned in the query log. (#3423) 5 years ago
optimize.go Optimizes SampleExpr to remove unnecessary line_format. (#3065) 5 years ago
optimize_test.go Optimizes SampleExpr to remove unnecessary line_format. (#3065) 5 years ago
parser.go Set a max size for the logql parser to 5k. (#3471) 5 years ago
parser_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
range_vector.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
range_vector_test.go Implement offset modifier for range vector aggregation in LogQL (#3455) 5 years ago
sharding.go Fixes 500 in the querier when returning multiple errors. (#3348) 5 years ago
sharding_test.go Integrates label replace into sharding code (#3132) 5 years ago
shardmapper.go chore: update cortex to latest and fix refs (#3295) 5 years ago
shardmapper_test.go Ensure we have parenthetis for bin ops. (#3251) 5 years ago
step_evaluator.go Add Error method for step evaluators (#2223) 6 years ago
test_utils.go Improve logql parser allocations. (#2927) 5 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago