Add support to parse JSON array. (#1965)
This commit is contained in:
committed by
David Norton
parent
33ed528afe
commit
94ce67cc67
@@ -30,6 +30,9 @@ documentation for configuring journald. There is also a [`logfile` config option
|
||||
available in 1.1, which will allow users to easily configure telegraf to
|
||||
continue sending logs to /var/log/telegraf/telegraf.log.
|
||||
|
||||
- The JSON parser can now parse JSON data where the root object is an array.
|
||||
The parsing configuration is applied to each element of the array.
|
||||
|
||||
### Features
|
||||
|
||||
- [#1726](https://github.com/influxdata/telegraf/issues/1726): Processor & Aggregator plugin support.
|
||||
|
||||
Reference in New Issue
Block a user