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/log
Travis Patterson 3bf7fa9f15
fix: sanatize structured metadata at query time (#13983)
1 year ago
..
jsonexpr JSON label extraction field validation expression overly strict (#6372) 4 years ago
logfmt logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 3 years ago
pattern feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 2 years ago
drop_labels.go chore: update loki modules for 3.0 release (#12433) 2 years ago
drop_labels_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
error.go Loki/Promtail: Client Refactor (#3623) 5 years ago
filter.go chore: update loki modules for 3.0 release (#12433) 2 years ago
filter_test.go Implement "or" statement in line filters (#8962) 2 years ago
fmt.go chore: update loki modules for 3.0 release (#12433) 2 years ago
fmt_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
ip.go chore: refactor line filter MatchType (#12388) 2 years ago
ip_test.go chore: refactor line filter MatchType (#12388) 2 years ago
keep_labels.go chore: update loki modules for 3.0 release (#12433) 2 years ago
keep_labels_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
label_extraction_expr.go chore: Cleanup label extraction expression (#8596) 3 years ago
label_filter.go chore: update loki modules for 3.0 release (#12433) 2 years ago
label_filter_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
labels.go chore: update loki modules for 3.0 release (#12433) 2 years ago
labels_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
metrics_extraction.go chore: remove shards from wrapper signature (#12322) 2 years ago
metrics_extraction_test.go chore: refactor line filter MatchType (#12388) 2 years ago
parser.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parser_hints.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parser_hints_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parser_test.go fix: panic when parsing and extracting JSON key values (#13790) 1 year ago
pipeline.go fix: sanatize structured metadata at query time (#13983) 1 year ago
pipeline_test.go fix: sanatize structured metadata at query time (#13983) 1 year ago
util.go fix: panic when parsing and extracting JSON key values (#13790) 1 year ago
util_test.go Fixes bad initialization for uniqueString (#6432) 4 years ago