master
json 23 lines 401 Bytes
Raw
1 {
2 "vnode": "ok",
3 "update_every": 123,
4 "autodetection_retry": 123,
5 "dsn": "ok",
6 "my.cnf": "ok",
7 "timeout": 123.123,
8 "functions": {
9 "top_queries": {
10 "disabled": true,
11 "timeout": 123.123,
12 "limit": 123
13 },
14 "deadlock_info": {
15 "disabled": true,
16 "timeout": 123.123
17 },
18 "error_info": {
19 "disabled": true,
20 "timeout": 123.123
21 }
22 }
23 }