cloudwatch_exporter
cloudwatch_exporter copied to clipboard
Flag to validate config
Is there a way to validate the config before runtime?
The dynamic reload behavior is not great if it'll just load a broken config and then break vs retain the previous config.
There is not, it's a good idea to add one!
I also agree that automatic reload should leave the existing configuration in place. Can you open a separate issue for that ideally with an example of what currently happens?