diff --git a/app/vmctl/README.md b/app/vmctl/README.md index 5e96ecece3..8066c8db03 100644 --- a/app/vmctl/README.md +++ b/app/vmctl/README.md @@ -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`)