mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs: fix typo in VictoriaLogs upgrading procedure
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
35dd6e5e8e
commit
d0ca448093
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ The following steps must be performed during the upgrade / downgrade procedure:
|
|||
* Send `SIGINT` signal to VictoriaLogs process in order to gracefully stop it.
|
||||
See [how to send signals to processes](https://stackoverflow.com/questions/33239959/send-signal-to-process-from-command-line).
|
||||
* Wait until the process stops. This can take a few seconds.
|
||||
* Start the upgraded VictoriaMetrics.
|
||||
* Start the upgraded VictoriaLogs.
|
||||
|
||||
## Retention
|
||||
|
||||
|
|
Loading…
Reference in a new issue