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 e8cce09de2
Fix a bug with metric queries and label_format. (#3263)
4 years ago
..
logfmt LogQL: Labels and Metrics Extraction (#2769) 5 years ago
error.go LogQL: Improve template format (#2822) 5 years ago
filter.go Improve JSON parser and add labels parser hints. (#3080) 4 years ago
filter_test.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
fmt.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
fmt_test.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
label_filter.go Improve JSON parser and add labels parser hints. (#3080) 4 years ago
label_filter_test.go Test label filter for bytes. (#2941) 5 years ago
labels.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
labels_test.go Improve JSON parser and add labels parser hints. (#3080) 4 years ago
metrics_extraction.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
metrics_extraction_test.go Fixes unwrap expressions from last optimization. (#3194) 4 years ago
parser.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
parser_hints.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
parser_hints_test.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
parser_test.go Fix a bug with metric queries and label_format. (#3263) 4 years ago
pipeline.go self documenting pipeline process ifc (#3122) 4 years ago
pipeline_test.go Add ProcessString to Pipeline. (#2972) 5 years ago
util.go Improve JSON parser and add labels parser hints. (#3080) 4 years ago
util_test.go Improve JSON parser and add labels parser hints. (#3080) 4 years ago