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 0a944670ef
Improve LogQL format stages requireLabel (#4769)
4 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 Fixes the pattern parser validation. (#4308) 4 years ago
error.go Loki/Promtail: Client Refactor (#3623) 5 years ago
filter.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
filter_test.go Improve case insensitive search to avoid allocations. (#4394) 4 years ago
fmt.go Improve LogQL format stages requireLabel (#4769) 4 years ago
fmt_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
ip.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
ip_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
json_expr.go LogQL: Simple JSON expressions (#3280) 5 years ago
label_filter.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
label_filter_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
labels.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
labels_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
metrics_extraction.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
metrics_extraction_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 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 Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
parser_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
pipeline.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
pipeline_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 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