Update readme: config file part

Signed-off-by: DiniFarb <andreas.vogt89@bluewin.ch>
This commit is contained in:
DiniFarb
2023-07-11 07:38:42 +02:00
committed by Ben Reedy
parent 11ec45e710
commit 279a8fce89

View File

@@ -175,6 +175,8 @@ YAML configuration files can be specified with the `--config.file` flag. e.g. `.
It is also possible to load the configuration from a URL. e.g. `.\windows_exporter.exe --config.file="https://example.com/config.yml"`
If you need to skip TLS verification, you can use the `--config.file.insecure-skip-verify` flag. e.g. `.\windows_exporter.exe --config.file="https://example.com/config.yml" --config.file.insecure-skip-verify`
```yaml
collectors:
enabled: cpu,cs,net,service