3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert/store
Yuri Tseretyan cfc3957894
Alerting: move store.ErrAlertRuleGroupNotFound to models package ()
move ErrAlertRuleGroupNotFound to models to avoid future circular dependencies
2024-03-12 15:38:21 -04:00
..
admin_configuration_store_mock.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
admin_configuration.go chore: remove sqlstore & mockstore dependencies from (most) packages () 2022-10-19 09:02:15 -04:00
alert_rule_test.go Alerting: Support for simplified notification settings in rule API () 2024-02-15 09:45:10 -05:00
alert_rule.go Alerting: move store.ErrAlertRuleGroupNotFound to models package () 2024-03-12 15:38:21 -04:00
alertmanager_test.go Chore: Update test database initialization () 2024-02-09 09:35:39 -05:00
alertmanager.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration () 2023-12-12 13:49:54 +01:00
database.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration () 2023-12-12 13:49:54 +01:00
deltas_test.go Remove folderid service test () 2024-01-12 16:43:39 +01:00
deltas.go Alerting: Support for simplified notification settings in rule API () 2024-02-15 09:45:10 -05:00
image_test.go Alerting: Use URLs in image annotations () 2023-04-26 13:06:18 -03:00
image.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes () 2023-06-21 20:53:30 -03:00
instance_database_test.go feat(alerting): add async state persister () 2024-01-22 13:07:11 +01:00
instance_database.go feat(alerting): add async state persister () 2024-01-22 13:07:11 +01:00
org.go chore: remove sqlstore & mockstore dependencies from (most) packages () 2022-10-19 09:02:15 -04:00
provisioning_store_test.go Chore: Fix goimports grouping in alerting () 2023-01-30 09:55:35 +01:00
provisioning_store.go chore: remove sqlstore & mockstore dependencies from (most) packages () 2022-10-19 09:02:15 -04:00
range_to_instant_test.go Alerting: Apply query optimization to eval endpoints () 2023-11-28 19:44:28 -05:00
range_to_instant.go Alerting: Apply query optimization to eval endpoints () 2023-11-28 19:44:28 -05:00
testing.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes () 2023-06-21 20:53:30 -03:00
transactions.go Alerting: Provisioning API - Notification Policies () 2022-04-05 16:48:51 -05:00