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
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842)
5 years ago
..
jsonexpr Querier/Ingester: Fixing json expression parser bug (#3928) 5 years ago
logfmt Parser: Allow literal control chars in logfmt decoder (#3932) 5 years ago
pattern LogQL: Pattern Parser (#3837) 5 years ago
error.go Loki/Promtail: Client Refactor (#3623) 5 years ago
filter.go Improve JSON parser and add labels parser hints. (#3080) 5 years ago
filter_test.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
fmt.go Add fromJson to the template stage. (#3736) 5 years ago
fmt_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
ip.go Ip matcher for LogQL (#3986) 5 years ago
ip_test.go Ip matcher for LogQL (#3986) 5 years ago
json_expr.go LogQL: Simple JSON expressions (#3280) 5 years ago
label_filter.go Loki/Promtail: Client Refactor (#3623) 5 years ago
label_filter_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
labels.go Fork cortex chunk storage into Loki. (#3842) 5 years ago
labels_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
metrics_extraction.go Fix a bug with metric queries and label_format. (#3263) 5 years ago
metrics_extraction_test.go Fixes unwrap expressions from last optimization. (#3194) 5 years ago
parser.go Intern label keys for LogQL parser. (#3990) 5 years ago
parser_hints.go Fixes parser labels hint for grouping. (#3763) 5 years ago
parser_hints_test.go Fixes parser labels hint for grouping. (#3763) 5 years ago
parser_test.go Parser: Allow literal control chars in logfmt decoder (#3932) 5 years ago
pipeline.go Set the byte slice cap correctly when unsafely converting string. (#3487) 5 years ago
pipeline_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
util.go Fixes a panic with whitespace key. (#3372) 5 years ago
util_test.go Fixes a panic with whitespace key. (#3372) 5 years ago