grafana/apps/alerting/notifications
Yuri Tseretyan 2deced7d40
Alerting: Notifications Routes API (#91550)
* Introduce new models RoutingTree, RouteDefaults and Route and api-server to serve them that is backed by provisioning notification policy service.

* update method UpdatePolicyTree of notification policy service to return route and new version

* declare new actions alert.notifications.routes:read and alert.notifications.routes:write and two corresponding fixed roles.

---------

Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com>
Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com>
2024-10-24 13:53:03 -04:00
..
cue.mod
Makefile Alerting: Notifications Routes API (#91550) 2024-10-24 13:53:03 -04:00
receiver.cue
routingtree.cue Alerting: Notifications Routes API (#91550) 2024-10-24 13:53:03 -04:00
template.cue Alerting: Notifications Templates API (#91349) 2024-09-25 09:31:57 -04:00
timeInterval.cue