Respect path prefix in influx output uri (#3224)
This commit is contained in:
committed by
Daniel Nelson
parent
eebee9759f
commit
9c8f4afa37
@@ -53,9 +53,7 @@ type InfluxDB struct {
|
||||
}
|
||||
|
||||
var sampleConfig = `
|
||||
## The HTTP or UDP URL for your InfluxDB instance. Each item should be
|
||||
## of the form:
|
||||
## scheme "://" host [ ":" port]
|
||||
## The full HTTP or UDP URL for your InfluxDB instance.
|
||||
##
|
||||
## Multiple urls can be specified as part of the same cluster,
|
||||
## this means that only ONE of the urls will be written to each interval.
|
||||
|
||||
Reference in New Issue
Block a user