Also added reasonable default for influxdb input plugin
to simplify configuration for most users closes #1295
This commit is contained in:
committed by
Cameron Sparr
parent
9ff536d94d
commit
e809c4e445
@@ -779,6 +779,7 @@
|
||||
# ## See the influxdb plugin's README for more details.
|
||||
#
|
||||
# ## Multiple URLs from which to read InfluxDB-formatted JSON
|
||||
# ## Default is "http://localhost:8086/debug/vars".
|
||||
# urls = [
|
||||
# "http://localhost:8086/debug/vars"
|
||||
# ]
|
||||
|
||||
Reference in New Issue
Block a user