Add configuration file documentation

Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
Ben Reedy
2020-10-26 19:05:46 +10:00
committed by Ben Reedy
parent d7122930d0
commit ce5c6eed72
2 changed files with 45 additions and 0 deletions

15
docs/example_config.yml Normal file
View File

@@ -0,0 +1,15 @@
---
# Note this is not an exhaustive list of all configuration values
collectors:
enabled: cpu,cs,logical_disk,net,os,service,system,textfile
collector:
service:
services-where: Name='windows_exporter'
log:
level: debug
scrape:
timeout-margin: 0.5
telemetry:
addr: ":9182"
path: /metrics
max-requests: 5