app/vmctl/README.md: remove trailing space after cc5b916237

This commit is contained in:
Aliaksandr Valialkin 2023-03-08 00:32:00 -08:00
parent 9e71462cee
commit 138757629b
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -786,7 +786,7 @@ and specify `accountID` param.
7. `vmctl` supports `--vm-concurrency` which controls the number of concurrent workers that process the input from source query results.
Please note that each import request can load up to a single vCPU core on VictoriaMetrics. So try to set it according
to allocated CPU resources of your VictoriaMetrics installation.
8. `vmctl` supports `--vm-native-src-headers` and `--vm-native-dst-headers` which defines headers to send with each request
8. `vmctl` supports `--vm-native-src-headers` and `--vm-native-dst-headers` which defines headers to send with each request
to the corresponding source address.
In this mode `vmctl` acts as a proxy between two VM instances, where time series filtering is done by "source" (`src`)