feat: update configs (#10319)
This commit is contained in:
parent
baec0ac961
commit
f0f4a055e9
|
|
@ -4243,6 +4243,9 @@
|
|||
# "http://[graylog-server-ip]:12900/system/metrics/multiple",
|
||||
# ]
|
||||
#
|
||||
# ## Set timeout (default 5 seconds)
|
||||
# # timeout = "5s"
|
||||
#
|
||||
# ## Metrics list
|
||||
# ## List of metrics can be found on Graylog webservice documentation.
|
||||
# ## Or by hitting the the web service api at:
|
||||
|
|
|
|||
|
|
@ -4181,6 +4181,9 @@
|
|||
# "http://[graylog-server-ip]:12900/system/metrics/multiple",
|
||||
# ]
|
||||
#
|
||||
# ## Set timeout (default 5 seconds)
|
||||
# # timeout = "5s"
|
||||
#
|
||||
# ## Metrics list
|
||||
# ## List of metrics can be found on Graylog webservice documentation.
|
||||
# ## Or by hitting the the web service api at:
|
||||
|
|
|
|||
Loading…
Reference in New Issue