docs: update descriptions for command-line flags according to the latest changes

This commit is contained in:
Aliaksandr Valialkin 2022-07-14 00:54:23 +03:00
parent 1ca20caa4b
commit e6ee940daf
No known key found for this signature in database
GPG Key ID: A72BEC6CD3D0DED1
4 changed files with 6 additions and 6 deletions

View File

@ -1091,7 +1091,7 @@ See the docs at https://docs.victoriametrics.com/vmagent.html .
-remoteWrite.aws.secretKey array -remoteWrite.aws.secretKey array
Optional AWS SecretKey to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set Optional AWS SecretKey to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set
Supports an array of values separated by comma or specified via multiple flags. Supports an array of values separated by comma or specified via multiple flags.
-remoteWrite.aws.serice array -remoteWrite.aws.service array
Optional AWS Service to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set. Defaults to "aps" Optional AWS Service to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set. Defaults to "aps"
Supports an array of values separated by comma or specified via multiple flags. Supports an array of values separated by comma or specified via multiple flags.
-remoteWrite.aws.useSigv4 array -remoteWrite.aws.useSigv4 array

View File

@ -1095,7 +1095,7 @@ See the docs at https://docs.victoriametrics.com/vmagent.html .
-remoteWrite.aws.secretKey array -remoteWrite.aws.secretKey array
Optional AWS SecretKey to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set Optional AWS SecretKey to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set
Supports an array of values separated by comma or specified via multiple flags. Supports an array of values separated by comma or specified via multiple flags.
-remoteWrite.aws.serice array -remoteWrite.aws.service array
Optional AWS Service to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set. Defaults to "aps" Optional AWS Service to use for the corresponding -remoteWrite.url if -remoteWrite.aws.useSigv4 is set. Defaults to "aps"
Supports an array of values separated by comma or specified via multiple flags. Supports an array of values separated by comma or specified via multiple flags.
-remoteWrite.aws.useSigv4 array -remoteWrite.aws.useSigv4 array