1
0
Fork 0
telegraf/migrations/inputs_httpjson/testcases/single/input.json

9 lines
121 B
JSON
Raw Permalink Normal View History

{
"a": 0.5,
"b": {
"c": "some text",
"d": 0.1,
"e": 5
},
"service": "service01"
}