feat: update configs (#10319)

This commit is contained in:
telegraf-tiger[bot] 2021-12-21 09:34:13 -07:00 committed by GitHub
parent baec0ac961
commit f0f4a055e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -4243,6 +4243,9 @@
# "http://[graylog-server-ip]:12900/system/metrics/multiple", # "http://[graylog-server-ip]:12900/system/metrics/multiple",
# ] # ]
# #
# ## Set timeout (default 5 seconds)
# # timeout = "5s"
#
# ## Metrics list # ## Metrics list
# ## List of metrics can be found on Graylog webservice documentation. # ## List of metrics can be found on Graylog webservice documentation.
# ## Or by hitting the the web service api at: # ## Or by hitting the the web service api at:

View File

@ -4181,6 +4181,9 @@
# "http://[graylog-server-ip]:12900/system/metrics/multiple", # "http://[graylog-server-ip]:12900/system/metrics/multiple",
# ] # ]
# #
# ## Set timeout (default 5 seconds)
# # timeout = "5s"
#
# ## Metrics list # ## Metrics list
# ## List of metrics can be found on Graylog webservice documentation. # ## List of metrics can be found on Graylog webservice documentation.
# ## Or by hitting the the web service api at: # ## Or by hitting the the web service api at: