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

21 lines
402 B
JSON
Raw Permalink Normal View History

{
"api": {
"http_status_codes": {
"200": 11586,
"201": 16,
"202": 14,
"204": 8,
"404": 43,
"500": 0,
"503": 0
},
"requests": 11668,
"responses": 11667,
"av": {
"sessions": {
"added": 0,
"removed": 0
}
}
}
}