VictoriaMetrics/app/vmalert/tpl
Roman Khavronenko e9b977859b
vmalert: deprecate alert's status link (#2840)
* vmalert: deprecate alert's status link

Deprecate alert's status link `/api/v1/<groupID>/<alertID>/status` in favour of
`api/v1/alerts?group_id=<group_id>&alert_id=<alert_id>"`.

The change was needed for simplifying logic in vmselect for proxying vmalert's requests.

The old alert's status link will be still supported for a few versions but will be removed in the future.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2825
Signed-off-by: hagen1778 <roman@victoriametrics.com>

* vmalert: fix review comments

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-07-08 10:26:13 +02:00
..
footer.qtpl vmalert: deprecate alert's status link (#2840) 2022-07-08 10:26:13 +02:00
footer.qtpl.go vmalert: deprecate alert's status link (#2840) 2022-07-08 10:26:13 +02:00
header.qtpl vmalert: deprecate alert's status link (#2840) 2022-07-08 10:26:13 +02:00
header.qtpl.go vmalert: deprecate alert's status link (#2840) 2022-07-08 10:26:13 +02:00