feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10789)
This commit is contained in:
parent
bb2e709b37
commit
e9eab1f397
|
|
@ -2170,8 +2170,8 @@
|
||||||
|
|
||||||
# # Configuration for Wavefront server to send metrics to
|
# # Configuration for Wavefront server to send metrics to
|
||||||
# [[outputs.wavefront]]
|
# [[outputs.wavefront]]
|
||||||
# ## Url for Wavefront Direct Ingestion or using HTTP with Wavefront Proxy
|
# ## Url for Wavefront Direct Ingestion. For Wavefront Proxy Ingestion, see
|
||||||
# ## If using Wavefront Proxy, also specify port. example: http://proxyserver:2878
|
# ## the 'host' and 'port' optioins below.
|
||||||
# url = "https://metrics.wavefront.com"
|
# url = "https://metrics.wavefront.com"
|
||||||
#
|
#
|
||||||
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion
|
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion
|
||||||
|
|
|
||||||
|
|
@ -2170,8 +2170,8 @@
|
||||||
|
|
||||||
# # Configuration for Wavefront server to send metrics to
|
# # Configuration for Wavefront server to send metrics to
|
||||||
# [[outputs.wavefront]]
|
# [[outputs.wavefront]]
|
||||||
# ## Url for Wavefront Direct Ingestion or using HTTP with Wavefront Proxy
|
# ## Url for Wavefront Direct Ingestion. For Wavefront Proxy Ingestion, see
|
||||||
# ## If using Wavefront Proxy, also specify port. example: http://proxyserver:2878
|
# ## the 'host' and 'port' optioins below.
|
||||||
# url = "https://metrics.wavefront.com"
|
# url = "https://metrics.wavefront.com"
|
||||||
#
|
#
|
||||||
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion
|
# ## Authentication Token for Wavefront. Only required if using Direct Ingestion
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue