VictoriaMetrics/app
Roman Khavronenko e183a5c532 vmalert: automatically reload configuration on file change (#1326)
New flag `-rule.configCheckInterval` defines how often `vmalert` will re-read
config file. If it detects any changes, the config will be reloaded.
This behaviour is turned off by default.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/512
2021-05-26 12:24:27 +03:00
..
vmagent app/vmagent/remotewrite: use WARN level instead of ERROR level for couldnt send a block with size ... bytes to ... log message 2021-05-24 15:43:32 +03:00
vmalert vmalert: automatically reload configuration on file change (#1326) 2021-05-26 12:24:27 +03:00
vmauth all: do not skip SIGHUP signal during service initialization 2021-05-21 16:38:20 +03:00
vmbackup app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:38:15 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:18:13 +03:00
vmctl vmctl: explicitly set ::tag type for labels selector in influx mode (#1310) 2021-05-20 12:07:15 +03:00
vmgateway lib/httpserver: typo fix in -http.shutdownDelay command-line flag description: servier -> server 2021-05-18 16:25:27 +03:00
vminsert all: do not skip SIGHUP signal during service initialization 2021-05-21 16:38:20 +03:00
vmrestore app/{vmbackup,vmrestore},docs/vmrestore.md: typo fix: vbackup -> vmbackup (#1305) 2021-05-18 16:38:15 +03:00
vmselect app/vmselect/netstorage: remove duplicate limiter on concurrent queries 2021-05-24 19:13:04 +03:00
vmstorage app/vmstorage: add ability to limit series cardinality via -storage.maxHourlySeries and -storage.maxDailySeries command-line flags 2021-05-20 15:31:57 +03:00