add backwards-compatability for 'plugins', remove [inputs] and [outputs] headers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user