grafana/pkg/services/ngalert/state
Alexander Weaver d17ab82b98
Alerting: Break up store.RuleStore interface, delete dead code (#55776)
* Refactor state manager to not depend on rule store interface

* Refactor grafana and proxied ruler APIs to not depend on store.RuleStore

* Refactor folder subscription logic to not use store.RuleStore

* Delete dead code

* Delete store.RuleStore
2022-09-27 08:56:30 -05:00
..
cache_test.go Alerting: Update state manager to accept reserved labels (#52189) 2022-07-14 15:59:59 -04:00
cache.go Alerting: Delete state from the database on reset (#53919) 2022-08-25 14:12:22 -04:00
manager_private_test.go Alerting: Refactor store to not export its own interface for InstanceStore, delete dead dependency injection (#55772) 2022-09-26 13:55:05 -05:00
manager_test.go Alerting: Refactor store to not export its own interface for InstanceStore, delete dead dependency injection (#55772) 2022-09-26 13:55:05 -05:00
manager.go Alerting: Break up store.RuleStore interface, delete dead code (#55776) 2022-09-27 08:56:30 -05:00
persist.go Alerting: Break up store.RuleStore interface, delete dead code (#55776) 2022-09-27 08:56:30 -05:00
state_test.go Alerting: Fix send resolved notifications (#54793) 2022-09-15 17:25:05 +01:00
state.go Alerting: Fix send resolved notifications (#54793) 2022-09-15 17:25:05 +01:00
template_test.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
template.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
testing.go Alerting: Refactor store to not export its own interface for InstanceStore, delete dead dependency injection (#55772) 2022-09-26 13:55:05 -05:00