feat: update configs (#10400)

This commit is contained in:
telegraf-tiger[bot] 2022-01-07 10:03:43 -07:00 committed by GitHub
parent 1e04157c52
commit 6192086658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -574,6 +574,10 @@
#
# ## Set http_proxy (telegraf uses the system wide proxy settings if it isn't set)
# # http_proxy_url = "http://localhost:8888"
#
# ## Override the default (none) compression used to send data.
# ## Supports: "zlib", "none"
# # compression = "none"
# # Send metrics to nowhere at all

View File

@ -574,6 +574,10 @@
#
# ## Set http_proxy (telegraf uses the system wide proxy settings if it isn't set)
# # http_proxy_url = "http://localhost:8888"
#
# ## Override the default (none) compression used to send data.
# ## Supports: "zlib", "none"
# # compression = "none"
# # Send metrics to nowhere at all