Skip to content

Commit

Permalink
feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10779)
Browse files Browse the repository at this point in the history
  • Loading branch information
telegraf-tiger[bot] authored Mar 4, 2022
1 parent f76729c commit 2c2fcc4
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions etc/telegraf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9594,21 +9594,45 @@
# [inputs.webhooks.filestack]
# path = "/filestack"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.github]
# path = "/github"
# # secret = ""
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.mandrill]
# path = "/mandrill"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.rollbar]
# path = "/rollbar"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.papertrail]
# path = "/papertrail"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.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.
Expand Down
24 changes: 24 additions & 0 deletions etc/telegraf_windows.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9470,21 +9470,45 @@
# [inputs.webhooks.filestack]
# path = "/filestack"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.github]
# path = "/github"
# # secret = ""
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.mandrill]
# path = "/mandrill"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.rollbar]
# path = "/rollbar"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.papertrail]
# path = "/papertrail"
#
# ## HTTP basic auth
# #username = ""
# #password = ""
#
# [inputs.webhooks.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.
Expand Down

0 comments on commit 2c2fcc4

Please sign in to comment.