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/expr
Robert Fratto 97a1d7ac17
chore(expr): support regex and case-sensitive substring search (#20657)
4 months ago
..
evaluate.go chore(expr): support regex and case-sensitive substring search (#20657) 4 months ago
evaluate_test.go chore(expr): support regex and case-sensitive substring search (#20657) 4 months ago
expr.go chore(expr): support regex and case-sensitive substring search (#20657) 4 months ago
expr_binary_op.go chore(expr): support regex and case-sensitive substring search (#20657) 4 months ago
expr_unary_op.go