mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
README.md: typo fix
This commit is contained in:
parent
5b41122292
commit
75a58dee02
@ -527,7 +527,7 @@ kill -HUP `pidof prometheus`
|
|||||||
|
|
||||||
|
|
||||||
If you have Prometheus HA pairs with replicas `r1` and `r2` in each pair, then configure each `r1`
|
If you have Prometheus HA pairs with replicas `r1` and `r2` in each pair, then configure each `r1`
|
||||||
to write data to `<victoriametrics-addr-1`, while each `r2` should write data to `victoriametrics-addr-2`.
|
to write data to `victoriametrics-addr-1`, while each `r2` should write data to `victoriametrics-addr-2`.
|
||||||
|
|
||||||
|
|
||||||
### Multiple retentions
|
### Multiple retentions
|
||||||
|
Loading…
Reference in New Issue
Block a user