docs: expand Autoscaler SIGHUP documentation

This commit is contained in:
Luiz Aoqui 2021-02-22 15:38:26 -05:00
parent e117fc4f2b
commit 84ad11df93
No known key found for this signature in database
GPG Key ID: 29F459C0D9CBB573
1 changed files with 10 additions and 0 deletions

View File

@ -66,6 +66,16 @@ following actions.
- reload the contents of the scaling policy directory as defined by the [`-policy-dir`][autoscaler_cli_policy_dir]
parameter.
- reconfigure the Nomad clients used to fetch policies and execute scaling
actions with the values defined in the [`nomad`](#nomad-block) block.
- stop plugins that are no longer present in the configuration file.
- start plugins that were not present in the configuration file before.
- re-configure the remaining plugins with the configuration defined in their
`config` parameter.
## General Parameters
- `log_level` `(string: "INFO")` - Specify the verbosity level of Nomad