infrapuzzle/k8s/datalab/telegraf.yml

7 lines
131 B
YAML

config:
outputs:
- influxdb:
urls:
- "http://influxdb.datalab:8086"
database: "telegraf"