Add udp url note to influxdb output sample config
This commit is contained in:
@@ -69,6 +69,7 @@ var sampleConfig = `
|
||||
# urls = ["http://127.0.0.1:8086"]
|
||||
|
||||
## The target database for metrics; will be created as needed.
|
||||
## For UDP url endpoint database needs to be configured on server side.
|
||||
# database = "telegraf"
|
||||
|
||||
## If true, no CREATE DATABASE queries will be sent. Set to true when using
|
||||
|
||||
Reference in New Issue
Block a user