VictoriaMetrics/app
Roman Khavronenko 83c46eaf1a
vmalert: continue to print errors for bad config during hot reload (#1871)
Previously, vmalert would print an err message and set vmalert_config_last_reload_successful=0
only once during a hot reload of a bad config. Such behaviour may result into non noticed
event of a bad config reload attempt

Now, it continues to print error messages and keep vmalert_config_last_reload_successful state
until successful attempt will be made or config state will be rolled back to prev state.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2021-11-30 01:24:20 +02:00
..
vmagent all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmalert vmalert: continue to print errors for bad config during hot reload (#1871) 2021-11-30 01:24:20 +02:00
vmauth app/vmauth: accept requests with Basic Auth username which is equal to bearer_token value from the -auth.config 2021-11-17 13:31:52 +02:00
vmbackup docs: document -s3ForcePathStyle command-line option 2021-11-17 01:10:24 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-29 12:13:38 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmrestore docs: document -s3ForcePathStyle command-line option 2021-11-17 01:10:24 +02:00
vmselect vmui: optimize render (#1852) 2021-11-30 00:57:35 +02:00
vmstorage all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmui feat: store display type in URL (#1855) 2021-11-30 01:09:28 +02:00