mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 00:13:30 +01:00
all: typo fix in the same way as in e566d49e3a
: 8248 -> 8428
This commit is contained in:
parent
8c708ca1e9
commit
c9e30dd892
@ -202,7 +202,7 @@ Changing scrape configuration is possible with text editor:
|
|||||||
vi $SNAP_DATA/var/snap/victoriametrics/current/etc/victoriametrics-scrape-config.yaml
|
vi $SNAP_DATA/var/snap/victoriametrics/current/etc/victoriametrics-scrape-config.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
After changes were made, trigger config re-read with the command `curl 127.0.0.1:8248/-/reload`.
|
After changes were made, trigger config re-read with the command `curl 127.0.0.1:8428/-/reload`.
|
||||||
|
|
||||||
## Prometheus setup
|
## Prometheus setup
|
||||||
|
|
||||||
|
@ -205,7 +205,7 @@ Changing scrape configuration is possible with text editor:
|
|||||||
vi $SNAP_DATA/var/snap/victoriametrics/current/etc/victoriametrics-scrape-config.yaml
|
vi $SNAP_DATA/var/snap/victoriametrics/current/etc/victoriametrics-scrape-config.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
After changes were made, trigger config re-read with the command `curl 127.0.0.1:8248/-/reload`.
|
After changes were made, trigger config re-read with the command `curl 127.0.0.1:8428/-/reload`.
|
||||||
|
|
||||||
## Prometheus setup
|
## Prometheus setup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user