maxunt
8482c40a91
Fix selection of tags under nested objects in the JSON parser ( #4284 )
2018-06-14 13:17:32 -07:00
Daniel Meiners
9647ea88ea
Ignore UTF8 BOM in JSON parser ( #4099 )
2018-05-03 11:40:28 -07:00
Daniel Nelson
22a9ffbb9d
Allow JSON data format to contain zero metrics ( #3268 )
2017-09-26 15:58:33 -07:00
John Engelman
94ce67cc67
Add support to parse JSON array. ( #1965 )
2016-11-15 13:02:55 -05:00
Cameron Sparr
e619493ece
Implementing generic parser plugins and documentation
...
This constitutes a large change in how we will parse different data
formats going forward (for the plugins that support it)
This is working off @henrypfhu's changes.
2016-02-08 21:08:44 -07:00