feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10737)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
9387fb602d
commit
b12451b21a
|
|
@ -3027,6 +3027,10 @@
|
|||
# ## there are no changes in any buckets for this time interval. 0 == no expiration.
|
||||
# # expiration_interval = "0m"
|
||||
#
|
||||
# ## If true, aggregated histogram are pushed to output only if it was updated since
|
||||
# ## previous push. Defaults to false.
|
||||
# # push_only_on_update = false
|
||||
#
|
||||
# ## Example config that aggregates all fields of the metric.
|
||||
# # [[aggregators.histogram.config]]
|
||||
# # ## Right borders of buckets (with +Inf implicitly added).
|
||||
|
|
|
|||
|
|
@ -3027,6 +3027,10 @@
|
|||
# ## there are no changes in any buckets for this time interval. 0 == no expiration.
|
||||
# # expiration_interval = "0m"
|
||||
#
|
||||
# ## If true, aggregated histogram are pushed to output only if it was updated since
|
||||
# ## previous push. Defaults to false.
|
||||
# # push_only_on_update = false
|
||||
#
|
||||
# ## Example config that aggregates all fields of the metric.
|
||||
# # [[aggregators.histogram.config]]
|
||||
# # ## Right borders of buckets (with +Inf implicitly added).
|
||||
|
|
|
|||
Loading…
Reference in New Issue