Update telegraf.conf

This commit is contained in:
Daniel Nelson 2020-07-16 10:00:50 -07:00
parent 9b58590df3
commit 7af3792b20
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 5 additions and 0 deletions

View File

@ -1641,6 +1641,11 @@
# ## stay in order set this to true. keeping the metrics ordered may
# ## be slightly slower
# # ordered = false
#
# ## cache_ttl is the amount of time interface names are cached for a
# ## given agent. After this period elapses if names are needed they
# ## will be retrieved again.
# # cache_ttl = "8h"
# # Apply metric modifications using override semantics.