{ "config": [ { "id":"zvks", "login" : "", "pass" : "", "api_key" : "6fe8b0db-62b4-4065-9c1e-441ec4228341.9acec20bd17d7178f332896f8c006452877a22b8627d089105ed39c5baef9711", "period" : "", "timeout" : "10", "metrics" : [ { "name": "conferences", "url": "https://demo.vcs.vinteo.dev/api/v1/conferences", "measure": [ { "id":"number", "type": "text", "addr": "data.conferences[].number" }, { "id":"total", "type": "integer", "addr": "data.total" }, { "id":"participants_total", "type": "integer", "addr": "data.conferences[].participants.total" }, { "id":"parts_total_in_each", "type": "integer", "addr": "data.conferences[description].participants.total" }, { "id":"participants_online", "type": "integer", "addr": "data.conferences[].participants.online" } ] }, { "name": "abonents", "url": "https://demo.vcs.vinteo.dev/api/v1/accounts", "measure": [ { "id":"total", "type": "integer", "addr": "data.total" } ] } ] } ] }