1
0
Fork 0
telegraf/migrations/inputs_httpjson/testcases/single/input.json
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

9 lines
No EOL
121 B
JSON

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