VictoriaMetrics/app/vmalert/config
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
..
testdata vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 10:41:51 -08:00
config.go vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 10:41:51 -08:00
config_test.go vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 10:41:51 -08:00
types.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 13:38:25 +03:00