VictoriaMetrics/app
Roman Khavronenko 877940a131
vmalert: add experimental feature of storing Rule's evaluation state (#3106)
vmalert: add experimental feature of storing Rule's evaluation state

The new feature keeps last 20 state changes of each Rule
in memory. The state are available for view on the Rule's
view page. The page can be opened by clicking on `Details`
link next to Rule's name on the `/groups` page.

States change suppose to help in investigating cases when Rule
doesn't generate alerts or records.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-09-14 14:04:24 +02:00
..
victoria-metrics app/victoria-metrics: replace ioutil package with os package (#2993) 2022-08-21 23:41:31 +03:00
vmagent bump Go version to 1.19.1 (#3108) 2022-09-14 12:29:19 +02:00
vmalert vmalert: add experimental feature of storing Rule's evaluation state (#3106) 2022-09-14 14:04:24 +02:00
vmauth bump Go version to 1.19.1 (#3108) 2022-09-14 12:29:19 +02:00
vmbackup bump Go version to 1.19.1 (#3108) 2022-09-14 12:29:19 +02:00
vmbackupmanager all: rename -pushmetrics.extraLabels to -pushmetrics.extraLabel for the sake of consistency 2022-07-26 19:24:24 +03:00
vmctl bump Go version to 1.19.1 (#3108) 2022-09-14 12:29:19 +02:00
vmgateway all: rename -pushmetrics.extraLabels to -pushmetrics.extraLabel for the sake of consistency 2022-07-26 19:24:24 +03:00
vminsert lib/promscrape: follow-up after 2c553d5a2f 2022-08-08 14:46:26 +03:00
vmrestore bump Go version to 1.19.1 (#3108) 2022-09-14 12:29:19 +02:00
vmselect app/vmselect/vmui: make vmui-update after 1304824201 2022-09-14 13:33:06 +03:00
vmstorage app/vmstorage: expose vm_{hourly,daily}_series_limit_{max,current}_series metrics if -storage.max{Hourly,Daily}Series limits are set 2022-08-24 13:44:04 +03:00
vmui vmui: fix query params saving in URL (#3104) 2022-09-13 17:05:26 +02:00