mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
README.md: typo fix
This commit is contained in:
parent
4b3af728ea
commit
437e0b2300
@ -235,7 +235,7 @@ The page will return the following JSON response:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Snapshots are created under `<-storageDataPath>/snapshots` directory, where `<-storageDataPath>`
|
Snapshots are created under `<-storageDataPath>/snapshots` directory, where `<-storageDataPath>`
|
||||||
is the command-line flag value. Snapshots can be archived to backup storage via `cp -L` `rsync -L`, `scp -r`
|
is the command-line flag value. Snapshots can be archived to backup storage via `cp -L`, `rsync -L`, `scp -r`
|
||||||
or any similar tool that follows symlinks during copying.
|
or any similar tool that follows symlinks during copying.
|
||||||
|
|
||||||
The `http://<victoriametrics-addr>:8428/snapshot/list` page contains the list of available snapshots.
|
The `http://<victoriametrics-addr>:8428/snapshot/list` page contains the list of available snapshots.
|
||||||
|
Loading…
Reference in New Issue
Block a user