summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/tick/templates/telegraf.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tick/templates/telegraf.conf b/modules/tick/templates/telegraf.conf
index 67593da..53df792 100644
--- a/modules/tick/templates/telegraf.conf
+++ b/modules/tick/templates/telegraf.conf
@@ -12,3 +12,4 @@
omit_hostname = false
[[outputs.prometheus_client]]
listen = ":9273"
+ expiration_interval = "5m"