docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11463)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
1c8c057984
commit
da5fdad292
|
|
@ -7224,6 +7224,14 @@
|
|||
# thread_as_tag = false
|
||||
|
||||
|
||||
#
|
||||
# ## A running NUT server to connect to.
|
||||
# # server = "127.0.0.1"
|
||||
# # port = 3493
|
||||
# # username = "user"
|
||||
# # password = "password"
|
||||
|
||||
|
||||
# # Read uWSGI metrics.
|
||||
# [[inputs.uwsgi]]
|
||||
# ## List with urls of uWSGI Stats servers. Url must match pattern:
|
||||
|
|
|
|||
|
|
@ -6993,6 +6993,14 @@
|
|||
# thread_as_tag = false
|
||||
|
||||
|
||||
#
|
||||
# ## A running NUT server to connect to.
|
||||
# # server = "127.0.0.1"
|
||||
# # port = 3493
|
||||
# # username = "user"
|
||||
# # password = "password"
|
||||
|
||||
|
||||
# # Read uWSGI metrics.
|
||||
# [[inputs.uwsgi]]
|
||||
# ## List with urls of uWSGI Stats servers. Url must match pattern:
|
||||
|
|
|
|||
Loading…
Reference in New Issue