VictoriaMetrics/app
Roman Khavronenko 803ab6ed30
vmctl: fix panic on start (#3300)
The change disables initing the `-version` flag in new
`urfave/cli/v2` update. The `-version` flag conflicts
with the identical flag from `lib/buildinfo` and causes panic.

See https://github.com/VictoriaMetrics/VictoriaMetrics/pull/3299

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-11-05 10:09:11 +02:00
..
vmagent docs/enterprise.md: describe all the enteprise features in a short doc at https://docs.victoriametrics.com/enterprise.html 2022-10-24 18:03:22 +03:00
vmalert app/vmalert/templates: properly escape all the special chars in quotesEscape function 2022-10-28 00:08:50 +03:00
vmauth lib/envtemplate: allow referring env vars from other env vars via %{ENV_VAR} syntax 2022-10-26 14:51:02 +03:00
vmbackup doc: describe usage of env variables for obtaining credentials (#3219) 2022-10-12 09:33:16 +03:00
vmbackupmanager app/vmbackupmanager: add functionality for automated restore from backup 2022-10-29 02:31:06 +03:00
vmctl vmctl: fix panic on start (#3300) 2022-11-05 10:09:11 +02:00
vmgateway docs/enterprise.md: describe all the enteprise features in a short doc at https://docs.victoriametrics.com/enterprise.html 2022-10-24 18:03:22 +03:00
vminsert docs/{vminsert,vmselect}: clarify flag description for clusternativeListenAddr (#3314) 2022-11-04 09:49:53 +01:00
vmrestore docs/vmbackupmanager.md: update docs after adding the support to make backups to Azure blob storage 2022-10-08 10:30:58 +03:00
vmselect docs/{vminsert,vmselect}: clarify flag description for clusternativeListenAddr (#3314) 2022-11-04 09:49:53 +01:00
vmstorage lib/storage: add support for retention filters (aka multiple retentions for distinct sets of time series) 2022-10-24 16:41:59 +03:00
vmui vmui: minor fixes (#3276) 2022-10-28 14:52:15 +03:00