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>
This commit is contained in:
Zakhar Bessarab 2024-06-14 16:01:44 +04:00 committed by GitHub
parent eea361defb
commit f11261dc44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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