grafana/pkg/services/ngalert/notifier
Santiago ba731f7865
Alerting: Mark AM configuration as applied (#61330)
* Mark AM configuration as applied

* add missing checks, make linter happy

* fix deadlock, mark as valid on save and on load

* mark configurations only if needed

* check error after applyConfig()

* code review comments

* code review changes

* more code review changes

* clean HistoricConfigFromAlertConfig function
2023-02-02 14:45:17 -03:00
..
channels_config Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
alertmanager_config.go Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
alertmanager_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
alertmanager.go Alerting: Mark AM configuration as applied (#61330) 2023-02-02 14:45:17 -03:00
alerts.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
config_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
config.go Update grafana/alerting to the latest main (#61810) 2023-01-19 20:44:49 +00:00
crypto.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
email_test.go chore: move notifications models into notifications service (#61638) 2023-01-17 14:47:31 -05:00
file_store_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
file_store.go Alerting Unification: Use the State interface from the alerting package (#61333) 2023-01-11 19:50:45 -04:00
images.go Alerting: import Grafana alerting package and update usages (#60490) 2022-12-19 10:53:58 -05:00
log.go Alerting: import Grafana alerting package and update usages (#60490) 2022-12-19 10:53:58 -05:00
multiorg_alertmanager_test.go Alerting: Mark AM configuration as applied (#61330) 2023-02-02 14:45:17 -03:00
multiorg_alertmanager.go Alerting: Mark AM configuration as applied (#61330) 2023-02-02 14:45:17 -03:00
receivers_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
receivers.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
sender.go chore: move notifications models into notifications service (#61638) 2023-01-17 14:47:31 -05:00
silences.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
status.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
testing.go Alerting: Mark AM configuration as applied (#61330) 2023-02-02 14:45:17 -03:00