docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11419)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
6e6fba77bb
commit
40af1d68c1
|
|
@ -2232,6 +2232,9 @@
|
|||
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion
|
||||
# #token = "DUMMY_TOKEN"
|
||||
#
|
||||
# ## Maximum number of metrics to send per batch for Direct Ingestion. Ignored unless 'url' is set. This value should be higher than the `metric_batch_size`. Default is 10,000. Values higher than 40,000 are not recommended.
|
||||
# # http_maximum_batch_size = 10000
|
||||
#
|
||||
# ## DNS name of the wavefront proxy server. Do not use if url is specified
|
||||
# #host = "wavefront.example.com"
|
||||
#
|
||||
|
|
|
|||
|
|
@ -2232,6 +2232,9 @@
|
|||
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion
|
||||
# #token = "DUMMY_TOKEN"
|
||||
#
|
||||
# ## Maximum number of metrics to send per batch for Direct Ingestion. Ignored unless 'url' is set. This value should be higher than the `metric_batch_size`. Default is 10,000. Values higher than 40,000 are not recommended.
|
||||
# # http_maximum_batch_size = 10000
|
||||
#
|
||||
# ## DNS name of the wavefront proxy server. Do not use if url is specified
|
||||
# #host = "wavefront.example.com"
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue