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
Joe Elliott bb2b925255 Update `/loki/api/v1/push` to use the v1 json format (#1145) 6 years ago
..
marshal Loki HTTP/JSON Model Layer (#1022) 6 years ago
unmarshal Update `/loki/api/v1/push` to use the v1 json format (#1145) 6 years ago
ast.go Improve API compatibility. 6 years ago
ast_test.go Fix bug in topk, add more tests, improve iterator 6 years ago
engine.go dep => go mod (#1062) 6 years ago
engine_test.go Move to milliseconds for samples to follow prometheus convention 6 years ago
expr.y Split files and make yacc more redable 6 years ago
expr.y.go Split files and make yacc more redable 6 years ago
lex.go Split files and make yacc more redable 6 years ago
lex_test.go Split files and make yacc more redable 6 years ago
parser.go Split files and make yacc more redable 6 years ago
parser_test.go Split files and make yacc more redable 6 years ago
range_vector.go Move to milliseconds for samples to follow prometheus convention 6 years ago
range_vector_test.go Move to milliseconds for samples to follow prometheus convention 6 years ago
vector.go LogQL: Vector and Range Vector Aggregation. 6 years ago