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
Ashwanth 82fb2f0ae2
fix(label_format): renamed label should use ParsedLabel category (#14515)
7 months ago
..
jsonexpr chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
logfmt chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
pattern chore: remove copied loop vars (#14383) 8 months ago
drop_labels.go chore: update loki modules for 3.0 release (#12433) 1 year ago
drop_labels_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
error.go Loki/Promtail: Client Refactor (#3623) 4 years ago
filter.go chore: update loki modules for 3.0 release (#12433) 1 year ago
filter_test.go Implement "or" statement in line filters (#8962) 2 years ago
fmt.go fix(label_format): renamed label should use ParsedLabel category (#14515) 7 months ago
fmt_test.go fix(label_format): renamed label should use ParsedLabel category (#14515) 7 months ago
ip.go perf(logql): Micro-optimizations for IP filter (#14072) 8 months ago
ip_test.go chore: refactor line filter MatchType (#12388) 1 year ago
keep_labels.go chore: update loki modules for 3.0 release (#12433) 1 year ago
keep_labels_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
label_extraction_expr.go chore: Cleanup label extraction expression (#8596) 2 years ago
label_filter.go chore: update loki modules for 3.0 release (#12433) 1 year ago
label_filter_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
labels.go fix: allow rename of structuremetadata labels (#13955) 8 months ago
labels_test.go fix: allow rename of structuremetadata labels (#13955) 8 months ago
metrics_extraction.go chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
metrics_extraction_test.go chore: refactor line filter MatchType (#12388) 1 year ago
parser.go fix(logql): updated JSONExpressionParser not to unescape extracted values if it is JSON object. (#14499) 7 months ago
parser_hints.go chore: update loki modules for 3.0 release (#12433) 1 year ago
parser_hints_test.go chore: remove copied loop vars (#14383) 8 months ago
parser_test.go fix(logql): updated JSONExpressionParser not to unescape extracted values if it is JSON object. (#14499) 7 months ago
pipeline.go chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 8 months ago
pipeline_test.go chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 8 months ago
util.go fix: panic when parsing and extracting JSON key values (#13790) 10 months ago
util_test.go Fixes bad initialization for uniqueString (#6432) 3 years ago