| 1 | { |
| 2 | "vnode": "ok", |
| 3 | "update_every": 123, |
| 4 | "autodetection_retry": 123, |
| 5 | "dsn": "ok", |
| 6 | "timeout": 123.123, |
| 7 | "functions": { |
| 8 | "top_queries": { |
| 9 | "disabled": true, |
| 10 | "timeout": 123.123, |
| 11 | "limit": 123 |
| 12 | }, |
| 13 | "running_queries": { |
| 14 | "disabled": true, |
| 15 | "timeout": 123.123, |
| 16 | "limit": 123 |
| 17 | } |
| 18 | } |
| 19 | } |