VictoriaMetrics/app/vmalert/config
Roman Khavronenko 6588fcbfca
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 12:36:44 +01:00
..
testdata vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 12:36:44 +01:00
config.go vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 12:36:44 +01:00
config_test.go vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 12:36:44 +01:00
types.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 10:44:55 +02:00