VictoriaMetrics/app
Aliaksandr Valialkin ae12ac69ba
lib/snapshot: move Time, Validate and NewName into lib/snapshot/snapshotutil package
This allows removing importing unneeded command-line flags into binaries, which import lib/storage,
which, in turn, was importing lib/snapshot in order to use Time, Validate and NewName functions.

This is a follow-up for 83e55456e2

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5738
2024-02-09 04:19:30 +02:00
..
victoria-logs all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vlinsert Add _stream fields log (#5068) 2023-11-17 16:04:13 +01:00
vlselect app/{vmselect,vlselect}/vmui: run make vmui-update vmui-logs-update after the recent changes to app/vmui 2024-02-07 01:49:45 +02:00
vlstorage lib/logstorage: follow-up for 8a23d08c21 2023-10-02 20:38:00 +02:00
vmagent all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmalert all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmalert-tool docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:29:47 +02:00
vmauth all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmbackup lib/snapshot: move Time, Validate and NewName into lib/snapshot/snapshotutil package 2024-02-09 04:19:30 +02:00
vmbackupmanager docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:29:47 +02:00
vmctl app/vmctl/backoff: fix flaky test 2024-01-22 18:42:05 +02:00
vmgateway docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:29:47 +02:00
vminsert all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmrestore all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmselect all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmstorage all: add support for specifying multiple -httpListenAddr options 2024-02-09 03:22:49 +02:00
vmui all: update Go builder from Go1.21.6 to Go1.21.7 2024-02-07 04:01:05 +02:00