feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10789)

This commit is contained in:
telegraf-tiger[bot] 2022-03-07 10:36:14 -07:00 committed by GitHub
parent bb2e709b37
commit e9eab1f397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2170,8 +2170,8 @@
# # Configuration for Wavefront server to send metrics to
# [[outputs.wavefront]]
# ## Url for Wavefront Direct Ingestion or using HTTP with Wavefront Proxy
# ## If using Wavefront Proxy, also specify port. example: http://proxyserver:2878
# ## Url for Wavefront Direct Ingestion. For Wavefront Proxy Ingestion, see
# ## the 'host' and 'port' optioins below.
# url = "https://metrics.wavefront.com"
#
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion

View File

@ -2170,8 +2170,8 @@
# # Configuration for Wavefront server to send metrics to
# [[outputs.wavefront]]
# ## Url for Wavefront Direct Ingestion or using HTTP with Wavefront Proxy
# ## If using Wavefront Proxy, also specify port. example: http://proxyserver:2878
# ## Url for Wavefront Direct Ingestion. For Wavefront Proxy Ingestion, see
# ## the 'host' and 'port' optioins below.
# url = "https://metrics.wavefront.com"
#
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion