Change Telegraf output from BOTH to INFLUXDB

This commit is contained in:
Mike Reeves
2026-05-13 11:58:21 -04:00
committed by GitHub
parent cc7a237457
commit 72327285b2
+1 -1
View File
@@ -1,6 +1,6 @@
telegraf:
enabled: False
output: BOTH
output: INFLUXDB
config:
interval: '30s'
metric_batch_size: 1000