grafana/pkg/services/ngalert/sender
Yuri Tseretyan 1eebd2a4de
Alerting: Support for simplified notification settings in rule API (#81011)
* Add notification settings to storage\domain and API models. Settings are a slice to workaround XORM mapping
* Support validation of notification settings when rules are updated

* Implement route generator for Alertmanager configuration. That fetches all notification settings.
* Update multi-tenant Alertmanager to run the generator before applying the configuration.

* Add notification settings labels to state calculation
* update the Multi-tenant Alertmanager to provide validation for notification settings

* update GET API so only admins can see auto-gen
2024-02-15 09:45:10 -05:00
..
notifier_ext.go chore: remove refs to deprecated io/ioutil (#70300) 2023-06-22 12:19:23 +02:00
notifier.go Chore: Update arrow and prometheus dependencies (#82215) 2024-02-13 01:50:25 +01:00
router_test.go Alerting: Support for simplified notification settings in rule API (#81011) 2024-02-15 09:45:10 -05:00
router.go Alerting: Send alerts to the remote Alertmanager (#77034) 2023-10-25 11:52:48 +02:00
sender_test.go Alerting: Update prometheus version (#65688) 2023-03-31 16:34:35 +02:00
sender.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00
testing.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00