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
Peter Štibraný f6be636e13 RangeQuery benchmark optimizations (#1413) 6 years ago
..
marshal respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
unmarshal Move to jsoniter instead of default json package (#1249) 6 years ago
ast.go Convert string to bytes once only when doing string filtering. (#1405) 6 years ago
ast_test.go Convert string to bytes once only when doing string filtering. (#1405) 6 years ago
engine.go Logql benchmark and performance improvement. (#1371) 6 years ago
engine_test.go RangeQuery benchmark optimizations (#1413) 6 years ago
expr.y Supports same duration format in LogQL as Prometheus 6 years ago
expr.y.go Supports same duration format in LogQL as Prometheus 6 years ago
lex.go Supports same duration format in LogQL as Prometheus 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 Supports same duration format in LogQL as Prometheus 6 years ago
range_vector.go Logql benchmark and performance improvement. (#1371) 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