1
0
Fork 0
telegraf/plugins/parsers/avro/testcases/union-array/message.json

6 lines
109 B
JSON
Raw Permalink Normal View History

{
"statistics_collection_time": 1682509200092,
"data": [ 3, 3.1, 3.14, 3.141 ],
"name": "pi"
}