Update README, CHANGELOG, and unit tests with list output

This commit is contained in:
Cameron Sparr
2015-11-16 10:43:03 -07:00
parent 375045953f
commit 5664625f67
5 changed files with 16 additions and 9 deletions

View File

@@ -52,7 +52,7 @@
[outputs]
# Configuration for influxdb server to send metrics to
[outputs.influxdb]
[[outputs.influxdb]]
# The full HTTP endpoint URL for your InfluxDB instance
# Multiple urls can be specified for InfluxDB cluster support. Server to
# write to will be randomly chosen each interval.