grafana/pkg/services/alerting
gotjosh 8bf2e642aa
Alerting: Fix updating notification channels in legacy (#45302)
The problem here is that without the orgID we ignore the lookup of the existing notification channel just before updating and end up failing the update because there is no channel available.
2022-02-11 16:13:51 +00:00
..
conditions Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
notifiers Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
testdata Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 2021-12-02 07:41:24 -08:00
alerting_usage_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
alerting_usage.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
engine_integration_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
engine_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
engine.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
eval_context_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
eval_context.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
eval_handler_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
eval_handler.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
extractor_test.go Rename AddHandlerCtx to AddHandler (#43557) 2021-12-28 16:08:07 +01:00
extractor.go Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
interfaces.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
models.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
notifier_test.go Dash previews: populate crawler queue from SQL query (#44083) 2022-02-09 13:23:32 +04:00
notifier.go Dash previews: populate crawler queue from SQL query (#44083) 2022-02-09 13:23:32 +04:00
reader.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
result_handler.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
rule_test.go Add context for GetAlertNotificationUidQuery (#41633) 2021-11-12 14:35:38 +01:00
rule.go Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
scheduler.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
service_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
service.go Alerting: Fix updating notification channels in legacy (#45302) 2022-02-11 16:13:51 +00:00
test_notification.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
test_rule.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
ticker_test.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
ticker.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00