VictoriaMetrics/app
Aliaksandr Valialkin 6f5bbf096a
app/vmagent/remotewrite: cosmetic updates after f3a51e8b1d
- Compare directory names instead of paths to directory when determining which persistent queues must be deleted
  This is less error-prone solution, since paths to the same directory can differ, which could lead
  to accidental directory removal for the existing -remoteWrite.url

- Log the `removed %d dangling queues` message when at least a single queue has been removed

- Consistently use filepath.Join() for creating paths to persistent queues.
  This is needed for Windows support (see https://github.com/VictoriaMetrics/VictoriaMetrics/issues/70 )

- Clarify the description of the change at docs/CHANGELOG.md

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4014
2023-03-27 18:38:53 -07:00
..
vmagent app/vmagent/remotewrite: cosmetic updates after f3a51e8b1d 2023-03-27 18:38:53 -07:00
vmalert app/vmselect: follow-up for 10ab086366 2023-03-27 15:11:42 -07:00
vmauth docs/vmauth.md: follow-up for 36edba9bfb 2023-03-24 17:56:59 -07:00
vmbackup app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:09:41 -07:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl app/vmctl: follow up after aed59b9029 (#3983) 2023-03-21 09:26:26 -07:00
vmgateway app/vmgateway: add new flag doc 2023-02-27 11:18:37 -08:00
vminsert all: add Windows build for VictoriaMetrics 2023-03-19 23:28:26 -07:00
vmrestore app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:09:41 -07:00
vmselect app/vmselect: properly remove temp files at windows system (#4020) 2023-03-27 18:10:44 -07:00
vmstorage all: add Windows build for VictoriaMetrics 2023-03-19 23:28:26 -07:00
vmui vmui: heatmap (#3780) 2023-03-26 00:31:21 -07:00