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
Edward Welch a2e2272653 use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
..
extensions.go adding ability to supply timezone to timestamp pipeline stage 7 years ago
extensions_test.go cleaning up remaining TODO's, adding tests 7 years ago
json.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
json_test.go Parallelly run regex and json stages pipeline tests 7 years ago
labels.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
labels_test.go Pipeline: Fixed labels process test with same objects (#869) 7 years ago
match.go add a Name() method to the stage interface so that debug logging can show you the name of the pipeline stage which just processed the log 7 years ago
match_test.go adding a golang Template stage 7 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 7 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 7 years ago
output_test.go cleaning up remaining TODO's, adding tests 7 years ago
pipeline.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
pipeline_test.go cleaning up remaining TODO's, adding tests 7 years ago
regex.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
regex_test.go Parallelly run regex and json stages pipeline tests 7 years ago
stage.go add a Name() method to the stage interface so that debug logging can show you the name of the pipeline stage which just processed the log 7 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 7 years ago
template_test.go adding a golang Template stage 7 years ago
timestamp.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
timestamp_test.go adding ability to supply timezone to timestamp pipeline stage 7 years ago
util.go use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 7 years ago
util_test.go adding ability to supply timezone to timestamp pipeline stage 7 years ago