mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
url-examples (#2389)
This commit is contained in:
parent
7aa9d0f5f6
commit
bd0068254d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ Cluster:
|
|||
<div class="with-copy" markdown="1">
|
||||
|
||||
```bash
|
||||
curl --data-binary "@import.txt" -X POST 'http://<vminsert>:8480/insert/prometheus/api/v1/import'
|
||||
curl --data-binary "@import.txt" -X POST 'http://<vminsert>:8480/insert/0/prometheus/api/v1/import'
|
||||
```
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue