1
0
Fork 0
telegraf/plugins/parsers/json_v2/testdata/timestamp_ns/input.json

8 lines
109 B
JSON
Raw Normal View History

{
"test": [
{ "value": 0 },
{ "value": 1 }
],
"timestamp": 1631202459121654321
}