VictoriaMetrics/app
Dmytro Kozlov 9a63f6c1b8
vmbackup: Prevent save backups to the same folder where TSDB data is (#2547)
* {vmbackup, vmbackup/snapshot}: validate snapshot name

* vmbackup/snapshot: added another checks

* backup/actions: added check that we ignore backup_complete.ignore file

* vmbackup: moved snapshot to lib directory

* lib/snapshot: added functions description

* lib/snapshot: fixed typo

* vmbackup: code cleanup

* wip

* vmbackup: Prevent save backups to the same folder where TSDB data is

* Apply suggestions from code review

* wip

* wip

* wip

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-05-06 18:04:09 +03:00
..
victoria-metrics lib/storage: leave the last sample per each discrete interval during the deduplicaton 2022-05-02 21:50:45 +03:00
vmagent app/vmagent: add missing _total suffix to vmagent_remotewrite_global_rows_pushed_before_relabel_total counter 2022-05-06 15:50:57 +03:00
vmalert app/vmalert: run make quicktemplate-gen from the root directory after the commit f6dcfbcdd6 2022-05-04 20:27:36 +03:00
vmauth lib/httpserver: clarify that -tls flag enables TLS for http requests to -httpListenAddr 2022-04-16 16:59:26 +03:00
vmbackup vmbackup: Prevent save backups to the same folder where TSDB data is (#2547) 2022-05-06 18:04:09 +03:00
vmbackupmanager app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmctl vmctl: add tip about safety flags during for native data export (#2540) 2022-05-06 15:12:29 +02:00
vmgateway app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vminsert vmctl verify-blocks command (#2390) 2022-04-05 16:01:32 +02:00
vmrestore app: sync Markdown changes from a8de1ab000 2022-03-22 14:11:18 +02:00
vmselect app/vmselect/vmui: make vmui-update after 450d879eaa 2022-05-05 21:26:01 +03:00
vmstorage vmstorage: switch to rich duration parser for flag snapshotsMaxAge (#2542) 2022-05-05 18:43:21 +02:00
vmui vmui: prevent reset relative time (#2543) 2022-05-05 21:21:02 +03:00