docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11798)

This commit is contained in:
telegraf-tiger[bot] 2022-09-13 11:10:12 -07:00 committed by GitHub
parent 29e5f1ea90
commit b0fea5f956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -9531,6 +9531,10 @@
# ## Specify timeout duration for slower prometheus clients (default is 3s) # ## Specify timeout duration for slower prometheus clients (default is 3s)
# # response_timeout = "3s" # # response_timeout = "3s"
# #
# ## HTTP Proxy support
# # use_system_proxy = false
# # http_proxy_url = ""
#
# ## Optional TLS Config # ## Optional TLS Config
# # tls_ca = /path/to/cafile # # tls_ca = /path/to/cafile
# # tls_cert = /path/to/certfile # # tls_cert = /path/to/certfile

View File

@ -9374,6 +9374,10 @@
# ## Specify timeout duration for slower prometheus clients (default is 3s) # ## Specify timeout duration for slower prometheus clients (default is 3s)
# # response_timeout = "3s" # # response_timeout = "3s"
# #
# ## HTTP Proxy support
# # use_system_proxy = false
# # http_proxy_url = ""
#
# ## Optional TLS Config # ## Optional TLS Config
# # tls_ca = /path/to/cafile # # tls_ca = /path/to/cafile
# # tls_cert = /path/to/certfile # # tls_cert = /path/to/certfile