add backwards-compatability for 'plugins', remove [inputs] and [outputs] headers

This commit is contained in:
Cameron Sparr
2016-01-08 12:49:50 -07:00
parent 7499c1f969
commit 6496d185ab
5 changed files with 9 additions and 22 deletions

View File

@@ -49,8 +49,6 @@
# OUTPUTS #
###############################################################################
[outputs]
# Configuration for influxdb server to send metrics to
[[outputs.influxdb]]
# The full HTTP or UDP endpoint URL for your InfluxDB instance.
@@ -79,8 +77,6 @@
# INPUTS #
###############################################################################
[inputs]
# Read metrics about cpu usage
[[inputs.cpu]]
# Whether to report per-cpu stats or not