feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10779)
This commit is contained in:
parent
f76729cfb9
commit
2c2fcc46a4
|
|
@ -9594,21 +9594,45 @@
|
||||||
# [inputs.webhooks.filestack]
|
# [inputs.webhooks.filestack]
|
||||||
# path = "/filestack"
|
# path = "/filestack"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.github]
|
# [inputs.webhooks.github]
|
||||||
# path = "/github"
|
# path = "/github"
|
||||||
# # secret = ""
|
# # secret = ""
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.mandrill]
|
# [inputs.webhooks.mandrill]
|
||||||
# path = "/mandrill"
|
# path = "/mandrill"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.rollbar]
|
# [inputs.webhooks.rollbar]
|
||||||
# path = "/rollbar"
|
# path = "/rollbar"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.papertrail]
|
# [inputs.webhooks.papertrail]
|
||||||
# path = "/papertrail"
|
# path = "/papertrail"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.particle]
|
# [inputs.webhooks.particle]
|
||||||
# path = "/particle"
|
# path = "/particle"
|
||||||
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
|
||||||
|
|
||||||
# # This plugin implements the Zipkin http server to gather trace and timing data needed to troubleshoot latency problems in microservice architectures.
|
# # This plugin implements the Zipkin http server to gather trace and timing data needed to troubleshoot latency problems in microservice architectures.
|
||||||
|
|
|
||||||
|
|
@ -9470,21 +9470,45 @@
|
||||||
# [inputs.webhooks.filestack]
|
# [inputs.webhooks.filestack]
|
||||||
# path = "/filestack"
|
# path = "/filestack"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.github]
|
# [inputs.webhooks.github]
|
||||||
# path = "/github"
|
# path = "/github"
|
||||||
# # secret = ""
|
# # secret = ""
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.mandrill]
|
# [inputs.webhooks.mandrill]
|
||||||
# path = "/mandrill"
|
# path = "/mandrill"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.rollbar]
|
# [inputs.webhooks.rollbar]
|
||||||
# path = "/rollbar"
|
# path = "/rollbar"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.papertrail]
|
# [inputs.webhooks.papertrail]
|
||||||
# path = "/papertrail"
|
# path = "/papertrail"
|
||||||
#
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
#
|
||||||
# [inputs.webhooks.particle]
|
# [inputs.webhooks.particle]
|
||||||
# path = "/particle"
|
# path = "/particle"
|
||||||
|
#
|
||||||
|
# ## HTTP basic auth
|
||||||
|
# #username = ""
|
||||||
|
# #password = ""
|
||||||
|
|
||||||
|
|
||||||
# # This plugin implements the Zipkin http server to gather trace and timing data needed to troubleshoot latency problems in microservice architectures.
|
# # This plugin implements the Zipkin http server to gather trace and timing data needed to troubleshoot latency problems in microservice architectures.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue