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/base
Athira Varghese ffb961c439
feat(storage): add support for IBM cloud object storage as storage client (#8826)
2 years ago
..
api.go Log rule changes through API. (#7790) 3 years ago
api_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
client_pool.go Copy `cortex/pkg/ruler` package dependency into Loki (#5089) 3 years ago
client_pool_test.go Copy `cortex/pkg/ruler` package dependency into Loki (#5089) 3 years ago
compat.go Update prometheus/prometheus from 2.41 to 2.42 (#8571) 2 years ago
compat_test.go Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
error_translate_queryable.go Removing duplicated limits file and refactored references (#8210) 2 years ago
lifecycle.go Copy `cortex/pkg/ruler` package dependency into Loki (#5089) 3 years ago
lifecycle_test.go Refactoring of the Loki storage (#5833) 3 years ago
manager.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
manager_metrics.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
manager_metrics_test.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
manager_test.go Ruler: enable Loki to configure Alertmanagers per tenant (#7359) 3 years ago
mapper.go Do not log 'unable to read rules directory' at startup if directory hasn't been created yet (#7434) 3 years ago
mapper_test.go Do not log 'unable to read rules directory' at startup if directory hasn't been created yet (#7434) 3 years ago
notifier.go Fix alertmanager per tenant override config behavior (#7805) 3 years ago
notifier_test.go Fix alertmanager per tenant override config behavior (#7805) 3 years ago
pusher_mock_test.go Copy `cortex/pkg/cortexpb` package dependency into Loki (#5151) 3 years ago
ruler.go Ruler: Implement consistent rule evaluation jitter (#8896) 2 years ago
ruler.pb.go Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
ruler.proto Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
ruler_ring.go Add configuration documentation generation tool (#7916) 2 years ago
ruler_test.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago
storage.go feat(storage): add support for IBM cloud object storage as storage client (#8826) 2 years ago
store_mock_test.go Ruler: implement rule-based and shuffle sharding (#8092) 2 years ago