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/logentry/stages
wphan d627cda848 Support microsecond timestamp format (#1426) 6 years ago
..
extensions.go promtail: added action_on_failure support to timestamp stage (#1123) 6 years ago
extensions_test.go cleaning up remaining TODO's, adding tests 7 years ago
json.go Move to jsoniter instead of default json package (#1249) 6 years ago
json_test.go promtail: fix handling of JMESPath expression returning nil while parsing JSON (#1179) 6 years ago
labels.go promtail: fix handling of JMESPath expression returning nil while parsing JSON (#1179) 6 years ago
labels_test.go Pipeline: Fixed labels process test with same objects (#869) 6 years ago
match.go Add logql filter to match stages and drop capability (#1112) 6 years ago
match_test.go Add logql filter to match stages and drop capability (#1112) 6 years ago
metrics.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 6 years ago
metrics_test.go PR Feedback 7 years ago
output.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 6 years ago
output_test.go cleaning up remaining TODO's, adding tests 7 years ago
pipeline.go Add logql filter to match stages and drop capability (#1112) 6 years ago
pipeline_test.go promtail: fix handling of JMESPath expression returning nil while parsing JSON (#1179) 6 years ago
regex.go promtail: initialize extracted map with initial labels (#1122) 6 years ago
regex_test.go make promtail daemonset name configurable 6 years ago
stage.go promtail: add multi-tenant support (#1135) 6 years ago
template.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 6 years ago
template_test.go adding a golang Template stage 7 years ago
tenant.go Move ReservedLabelTenantID out from a dedicated file (#1239) 6 years ago
tenant_test.go Move ReservedLabelTenantID out from a dedicated file (#1239) 6 years ago
timestamp.go Support microsecond timestamp format (#1426) 6 years ago
timestamp_test.go Support microsecond timestamp format (#1426) 6 years ago
util.go Support microsecond timestamp format (#1426) 6 years ago
util_test.go promtail: fix handling of JMESPath expression returning nil while parsing JSON (#1179) 6 years ago