grafana/pkg/services/ngalert/notifier
Matthew Jacobson 3397e8bf09
Alerting: Improve error when receiver or time interval used by rule is deleted (#86865)
* Alerting: Improve error when receiver used by rule is deleted

* Remove RuleUID from public error and data

* Improve fallback error in am config post

* Refactor to expand to time intervals

* Fix message on unchecked errors to be same as before
2024-04-25 13:36:00 -04:00
..
alertmanager_mock Alerting: Persist silence state immediately on Create/Delete (#84705) 2024-04-09 13:39:34 -04:00
channels_config Docs: Use correct description for "og_priority" (#80889) 2024-04-22 13:53:18 +00:00
alertmanager_config.go Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 2024-04-25 13:36:00 -04:00
alertmanager_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
alertmanager.go Alerting: Persist silence state immediately on Create/Delete (#84705) 2024-04-09 13:39:34 -04:00
alerts.go Alerting: Fetch alerts from a remote Alertmanager (#75844) 2023-10-19 11:27:37 +02:00
autogen_alertmanager_test.go Alerting: Fix simplified routing group by override (#86552) 2024-04-18 21:08:14 -04:00
autogen_alertmanager.go Alerting: Fix simplified routing group by override (#86552) 2024-04-18 21:08:14 -04:00
compat_test.go Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -04:00
compat.go Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
config_test.go Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
config.go Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
crypto.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
email_test.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2023-06-21 20:53:30 -03:00
file_store_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
file_store.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
images_test.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2023-06-21 20:53:30 -03:00
images.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2023-06-21 20:53:30 -03:00
log.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
multiorg_alertmanager_remote_test.go Alerting: Remove isDefault field from receivers (Alertmanager configuration) (#86605) 2024-04-19 15:44:20 +02:00
multiorg_alertmanager_test.go Alerting: Remove isDefault field from receivers (Alertmanager configuration) (#86605) 2024-04-19 15:44:20 +02:00
multiorg_alertmanager.go Alerting: Persist silence state immediately on Create/Delete (#84705) 2024-04-09 13:39:34 -04:00
receiver_svc_test.go Alerting: Receivers API (read only endpoints) (#81751) 2024-02-05 20:12:15 +02:00
receiver_svc.go Alerting: Receivers API (read only endpoints) (#81751) 2024-02-05 20:12:15 +02:00
redis_channel_test.go Alerting: Add support for running HA using Redis (#65267) 2023-04-19 17:05:26 +02:00
redis_channel.go Alerting: Update alerting package and imports from cluster and clusterpb (#79786) 2023-12-21 12:34:48 +01:00
redis_peer.go Alerting: Update alerting package and imports from cluster and clusterpb (#79786) 2023-12-21 12:34:48 +01:00
sender.go Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -04:00
silences.go Alerting: Update grafana/alerting and use Upsert for creating silences (#85676) 2024-04-08 11:46:14 +02:00
status.go Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
templates_test.go Alerting: Template Testing API (#67450) 2023-04-28 15:56:59 +01:00
templates.go Alerting: Use interfaces for the Alertmanager (#73900) 2023-09-06 07:59:29 -03:00
testing.go Alerting: Persist silence state immediately on Create/Delete (#84705) 2024-04-09 13:39:34 -04:00
testreceivers_test.go Alerting: Introduce initial common receiver service (#81211) 2024-02-01 14:42:59 -05:00
testreceivers.go Alerting: Introduce initial common receiver service (#81211) 2024-02-01 14:42:59 -05:00
validation.go Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 2024-04-25 13:36:00 -04:00