grafana/pkg/services/ngalert/store
Alexander Weaver e6f99fc418
Alerting: Decouple schedule package from store (#55858)
* Separate out fake for scheduler tests

* Delete extracted methods from older fake
2022-09-27 13:48:12 -05:00
..
admin_configuration_store_mock.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
admin_configuration.go Alerting: Split Scheduler and AlertRouter tests (#52416) 2022-07-19 09:32:54 -04:00
alert_rule_test.go Alerting: Scheduler to fetch folders along with rules (#52842) 2022-08-31 11:08:19 -04:00
alert_rule.go Alerting: Break up store.RuleStore interface, delete dead code (#55776) 2022-09-27 08:56:30 -05:00
alertmanager_test.go Alerting: Cleanup the alert_configuration table on write (#51497) 2022-07-20 16:54:18 +02:00
alertmanager.go Alerting: Increase alert rule operation perf by replacing subquery with threshold calculation (#53069) 2022-08-01 16:48:34 -05:00
database.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
deltas_test.go Revert "Alerting: Write and Delete multiple alert instances. (#54072)" (#54885) 2022-09-09 17:44:06 +02:00
deltas.go Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only (#53078) 2022-08-10 12:33:41 -05:00
image_test.go Alerting: Fix saving of screenshots uploaded with a signed url (#53933) 2022-08-24 12:40:50 +01:00
image.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
instance_database_test.go Alerting: Remove dead functionality from alert instance store (#55774) 2022-09-26 14:38:53 -05:00
instance_database.go Alerting: Remove dead functionality from alert instance store (#55774) 2022-09-26 14:38:53 -05:00
org.go Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 2021-08-24 11:28:09 +01:00
provisioning_store_test.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
provisioning_store.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
testing.go Alerting: Decouple schedule package from store (#55858) 2022-09-27 13:48:12 -05:00
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00