docs/guides/otel-guide: update sentence to make it less obscure (#6483)

### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
(cherry picked from commit f11261dc44)
This commit is contained in:
Zakhar Bessarab 2024-06-14 16:01:44 +04:00 committed by hagen1778
parent 779436bd9c
commit a91a2b97ed
No known key found for this signature in database
GPG key ID: 3BF75F3741CA9640

View file

@ -248,7 +248,8 @@ See the full source code of the example [here](/guides/getting-started-with-open
### Test metrics ingestion
For metrics from our WEB server to be shipped to VictoriaMetrics we need make it available for ingestion.
In order to push metrics of our WEB server to VictoriaMetrics it is necessary to ensure that VictoriaMetrics ingestion
endpoint is available locally.
In previous steps we already deployed a single-server VictoriaMetrics, so let's make it available locally:
```sh
# port-forward victoriametrics to ingest metrics