VictoriaMetrics/app
Roman Khavronenko 40fcf667b0
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:23:49 +02:00
..
victoria-metrics lib/httpserver: expose command-line flags at /flags page 2021-10-20 00:45:09 +03:00
vmagent all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:04:44 +02:00
vmalert vmalert: continue to print errors for bad config during hot reload (#1871) 2021-11-30 01:23:49 +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:19 +02:00
vmbackup docs: document -s3ForcePathStyle command-line option 2021-11-17 01:09:32 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-18 20:18:15 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:04:44 +02:00
vmrestore docs: document -s3ForcePathStyle command-line option 2021-11-17 01:09:32 +02:00
vmselect vmui: optimize render (#1852) 2021-11-30 00:56:48 +02:00
vmstorage all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:04:44 +02:00
vmui feat: store display type in URL (#1855) 2021-11-30 01:06:26 +02:00