Update telegraf.conf
This commit is contained in:
parent
9b58590df3
commit
7af3792b20
|
|
@ -1641,6 +1641,11 @@
|
||||||
# ## stay in order set this to true. keeping the metrics ordered may
|
# ## stay in order set this to true. keeping the metrics ordered may
|
||||||
# ## be slightly slower
|
# ## be slightly slower
|
||||||
# # ordered = false
|
# # 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.
|
# # Apply metric modifications using override semantics.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue