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
Ravishankar 2d4792a54f
fix: allow rename of structuremetadata labels (#13955)
1 year ago
..
jsonexpr chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
logfmt chore: Linting updates in prep for Go 1.23 (#14071) 1 year 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
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 perf(logql): Micro-optimizations for IP filter (#14072) 1 year 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 fix: allow rename of structuremetadata labels (#13955) 1 year ago
labels_test.go fix: allow rename of structuremetadata labels (#13955) 1 year ago
metrics_extraction.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
metrics_extraction_test.go chore: refactor line filter MatchType (#12388) 2 years ago
parser.go fix: skipping label if it contains special symbol (#14068) 1 year 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: skipping label if it contains special symbol (#14068) 1 year ago
pipeline.go chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 1 year ago
pipeline_test.go chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 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