This commit is contained in:
2023-08-27 17:33:05 +02:00
parent 798a8932af
commit a7c9ca3f2f
9 changed files with 46 additions and 131 deletions

View File

@@ -32,8 +32,10 @@ docker_api: true
host_pid: true
full_access: true
options:
custom_conf:
configuration:
location: "/config/telegraf.conf"
log_level: info
schema:
custom_conf:
configuration:
location: str
log_level: list(trace|debug|info|notice|warning|error|fatal)?