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 4da505b413
Fixes the Stringer of the byte label operator. (#2946)
5 years ago
..
logfmt LogQL: Labels and Metrics Extraction (#2769) 5 years ago
error.go LogQL: Improve template format (#2822) 5 years ago
filter.go Logqv2 optimization (#2778) 5 years ago
filter_test.go LogQL: Labels and Metrics Extraction (#2769) 5 years ago
fmt.go LogQL: Improve template format (#2822) 5 years ago
fmt_test.go LogQL: Improve template format (#2822) 5 years ago
label_filter.go Fixes the Stringer of the byte label operator. (#2946) 5 years ago
label_filter_test.go Test label filter for bytes. (#2941) 5 years ago
labels.go Fixes metric query issue with no grouping. (#2902) 5 years ago
labels_test.go Fixes metric query issue with no grouping. (#2902) 5 years ago
metrics_extraction.go Labels computation LogQLv2 (#2875) 5 years ago
metrics_extraction_test.go Labels computation LogQLv2 (#2875) 5 years ago
parser.go Labels computation LogQLv2 (#2875) 5 years ago
parser_test.go Labels computation LogQLv2 (#2875) 5 years ago
pipeline.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
pipeline_test.go Labels computation LogQLv2 (#2875) 5 years ago