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