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/ruler
Bryan Boreham 904ea0586a
Remove some unused code (#9611)
2 years ago
..
base Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
config Add configuration documentation generation tool (#7916) 2 years ago
rulespb Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
rulestore Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
storage Fix Ruler remote write panic (#9662) 2 years ago
util Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
compat.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
compat_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
config.go Ruler: remote rule evaluation (#8744) 2 years ago
config_test.go fix(ruler): Initialize multi remote clients config (#7151) 3 years ago
evaluator.go Ruler: Implement consistent rule evaluation jitter (#8896) 2 years ago
evaluator_jitter.go Ruler: Implement consistent rule evaluation jitter (#8896) 2 years ago
evaluator_jitter_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
evaluator_local.go Ruler: remote rule evaluation hardening (#8785) 2 years ago
evaluator_remote.go Remove some unused code (#9611) 2 years ago
evaluator_remote_test.go Update Prometheus dependency (#9205) 2 years ago
grouploader.go Changes from linter (#8769) 2 years ago
grouploader_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
memstore.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
memstore_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
registry.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
registry_test.go Add ability for Ruler to remote write to multiple clients (#6823) 3 years ago
ruler.go Ruler: remote rule evaluation (#8744) 2 years ago