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
Sandeep Sukhani b152bc2cf3
check for stream selectors to have atleast one equality matcher (#3216)
5 years ago
..
log check for stream selectors to have atleast one equality matcher (#3216) 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 check for stream selectors to have atleast one equality matcher (#3216) 5 years ago
ast_test.go check for stream selectors to have atleast one equality matcher (#3216) 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 check for stream selectors to have atleast one equality matcher (#3216) 5 years ago
fuzz.go Added fuzzer (#3031) 5 years ago
fuzz_test.go Add a target to reproduce fuzz testcase (#3553) 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 Fixes a bug in MatrixStepper when sharding queries. (#3550) 5 years ago
matrix_test.go Fixes a bug in MatrixStepper when sharding queries. (#3550) 5 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 check for stream selectors to have atleast one equality matcher (#3216) 5 years ago
optimize_test.go check for stream selectors to have atleast one equality matcher (#3216) 5 years ago
parser.go check for stream selectors to have atleast one equality matcher (#3216) 5 years ago
parser_test.go check for stream selectors to have atleast one equality matcher (#3216) 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 check for stream selectors to have atleast one equality matcher (#3216) 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 Fixes a bug in MatrixStepper when sharding queries. (#3550) 5 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago