grafana/pkg/services/ngalert/schedule
Alexander Weaver a00879ae21
Alerting: Refactor store to not export its own interface for InstanceStore, delete dead dependency injection (#55772)
* Add consumer-side store interface to state manager

* Remove dead dependency

* Delete dead dependency in API struct

* Delete store-layer InstanceStore interface

* Move fake for state's InstanceStore interface to state package
2022-09-26 13:55:05 -05:00
..
alerts_sender_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
compat_test.go Alerting: Resolve stale state + add state reason to notifications (#49352) 2022-09-21 13:24:47 -04:00
compat.go Alerting: Resolve stale state + add state reason to notifications (#49352) 2022-09-21 13:24:47 -04:00
fetcher_test.go Alerting: Scheduler to use AlertRule (#52354) 2022-07-26 09:40:06 -04:00
fetcher.go Alerting: Scheduler to fetch folders along with rules (#52842) 2022-08-31 11:08:19 -04:00
registry_test.go Alerting: Scheduler to fetch folders along with rules (#52842) 2022-08-31 11:08:19 -04:00
registry.go Docs: Deprecating packages_api and removing it from our pipelines (#54473) 2022-09-01 18:15:44 +02:00
schedule_mock.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 2022-08-24 15:33:33 -04:00
schedule_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
schedule_unit_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
schedule.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
testing.go Alerting: move fake stores to store package (#45428) 2022-02-15 17:24:39 -05:00