mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Removed options
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
interval = "{{ telegraf_agent_interval }}s"
|
||||
debug = {{ telegraf_agent_debug | lower }}
|
||||
hostname = "{{ ansible_fqdn }}"
|
||||
utc = {{ telegraf_agent_utc | lower }}
|
||||
precision = "{{ telegraf_agent_precision }}"
|
||||
|
||||
# Configuration for influxdb server to send metrics to
|
||||
[outputs]
|
||||
|
Reference in New Issue
Block a user