grafana/pkg/tests/api
Joe Blubaugh 3d91047e6e
Alerting: Notification URL points to alert view page instead of alert edit page (#47752)
Before this change, notifications generated by the Grafana Alertmanager
pointed to '/alerting/:ruleID/edit'. This change instead points them to
the view path '/alerting/grafana/:ruleID/view'. The view page has a
better UX, including timeseries display. It's also where many alert
state improvements will land in the next few versions of Grafana.

Fixes #45301

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-04-20 21:43:55 +08:00
..
alerting Alerting: Notification URL points to alert view page instead of alert edit page (#47752) 2022-04-20 21:43:55 +08:00
dashboards remove bus from search and avoid import cycle (#46789) 2022-03-21 23:54:30 +08:00
metrics remove flaky cloudwatch test (#45800) 2022-02-23 13:59:53 -06:00
plugins Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00