VictoriaMetrics/app
Roman Khavronenko 5cf2998af8
vmalert: allow configuring the default number of stored rule's update states (#3556)
Allow configuring the default number of stored rule's update states in memory
 via global `-rule.updateEntriesLimit` command-line flag or per-rule via rule's
 `update_entries_limit` configuration param.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-12-29 10:41:51 -08:00
..
vmagent update links to grafana dashboards (#3534) 2022-12-28 11:22:02 -08:00
vmalert vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 10:41:51 -08:00
vmauth lib/flagutil: support for TB and TiB suffixes for command-line flags, which accept byte sizes 2022-12-14 17:53:18 -08:00
vmbackup lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
vmbackupmanager app/vmbackupmanager: add metrics for better observability (#488) 2022-12-20 14:18:43 -08:00
vmctl all: update Go builder from v1.19.3 to v1.19.4 2022-12-08 17:04:41 -08:00
vmgateway lib/flagutil: support for TB and TiB suffixes for command-line flags, which accept byte sizes 2022-12-14 17:53:18 -08:00
vminsert app/{vmagent,vminsert}/datadog: make the host label optional in DataDog data ingestion protocol 2022-12-10 23:33:17 -08:00
vmrestore lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
vmselect app/vmselect/searchutils: accept partial RFC3339 values at time, start and end query args 2022-12-28 19:46:21 -08:00
vmstorage lib/flagutil/bytes.go: properly handle values bigger than 2GiB on 32-bit architectures 2022-12-14 19:29:57 -08:00
vmui vmui: fix step field (#3561) 2022-12-28 16:01:33 -08:00