VictoriaMetrics/app
Aliaksandr Valialkin aea6df8197
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:33:07 -07:00
..
victoria-metrics all: add Windows build for VictoriaMetrics 2023-03-19 01:36:51 -07:00
vmagent app/vmagent/remotewrite: cosmetic updates after f3a51e8b1d 2023-03-27 18:33:07 -07:00
vmalert app/vmselect: export seriesFetched stat for /query responses (#3925) 2023-03-27 15:18:25 -07:00
vmauth docs/vmauth.md: follow-up for 36edba9bfb 2023-03-24 13:22:37 -07:00
vmbackup app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:08:21 -07:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl app/vmctl: follow up after aed59b9029 (#3983) 2023-03-21 15:53:53 +01:00
vmgateway app/vmgateway: add new flag doc 2023-02-27 11:18:34 -08:00
vminsert app/vmagent: automatically detect whether the remote storage supports VictoriaMetrics remote write protocol 2023-02-23 17:36:55 -08:00
vmrestore app/{vmbackup,vmrestore}: publish vmbackup and vmrestore binaries for Windows 2023-03-25 15:08:21 -07:00
vmselect app/vmselect: properly remove temp files at windows system (#4020) 2023-03-27 18:10:15 -07:00
vmstorage lib/storage: follow-up for 39cdc546dd 2023-02-27 13:07:38 -08:00
vmui vmui: heatmap (#3780) 2023-03-26 00:30:02 -07:00