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
Dylan Guedes 26fcedb3d3
fix: Remove remaining replaces to fix CVEs for 2.9.x (#17095)
10 months ago
..
base feat: Upgrade `golang.org/x/oauth2` to 0.27.0 (#16960) 10 months ago
config Add configuration documentation generation tool (#7916) 3 years ago
rulespb feat: Upgrade `golang.org/x/oauth2` to 0.27.0 (#16960) 10 months ago
rulestore Ruler: add limit parameter in rulegroup (#10109) 2 years ago
storage Fix Ruler remote write panic (#9662) 3 years ago
util Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
compat.go fix: Remove remaining replaces to fix CVEs for 2.9.x (#17095) 10 months ago
compat_test.go fix: parse expression error message based on record or alert (#10065) 3 years ago
config.go Ruler: remote rule evaluation (#8744) 3 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) 3 years ago
evaluator_jitter.go Ruler: Implement consistent rule evaluation jitter (#8896) 3 years ago
evaluator_jitter_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
evaluator_local.go Ruler: remote rule evaluation hardening (#8785) 3 years ago
evaluator_remote.go Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
evaluator_remote_test.go Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
grouploader.go Changes from linter (#8769) 3 years ago
grouploader_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
memstore.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
memstore_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
registry.go [release-2.9.x] Ruler: catering for another data race in tenant config (#11714) 2 years ago
registry_test.go [release-2.9.x] Ruler: protect overrides map with mutex when accessing tenant configs (#11603) 2 years ago
ruler.go Ruler: remote rule evaluation (#8744) 3 years ago