VictoriaMetrics/app
Aliaksandr Valialkin 305507930c
app/vmauth: initialize reverse proxy only after flag.Parse() is called
This should properly take into accoun the `-maxIdleConnsPerBackend` command-line flag value.
Previously it was hardcoded to 100.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1300
2021-11-09 19:23:44 +02:00
..
vmagent all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmalert all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmauth app/vmauth: initialize reverse proxy only after flag.Parse() is called 2021-11-09 19:23:44 +02:00
vmbackup app/{vmalert,vmbackup}/README.md: sync with docs after the commit 47d1612bf8 2021-11-05 20:46:07 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl vmctl: follow-up after 95d1d38595 (#1718) 2021-10-18 15:19:01 +03: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 app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:12:37 +03:00
vmselect all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmstorage all: consistently return application/json content-type without charset=utf-8 2021-11-09 18:07:22 +02:00
vmui vmui: migration MUI Core v4 to v5 (#1795) 2021-11-08 15:46:57 +02:00