I’ve read the docs on JSON parsing (telegraf/plugins/parsers/json at master · influxdata/telegraf · GitHub) yet none seem to accomodate this strucutre. Am I overlooking something?
{
"Count": 15,
"Items": [
{
"Available2g": 7,
"Date": "2018-12-06T13:36:33.8124561Z",
},
{
"Available2g": 0,
"Date": "2018-12-06T13:36:33.8124561Z",
},
[ ... ]