master
json
17 lines
263 Bytes
|
1
|
{ |
|
2
|
"update_every": 123, |
|
3
|
"charts": { |
|
4
|
"type": "ok", |
|
5
|
"num": 123, |
|
6
|
"contexts": 123, |
|
7
|
"dimensions": 123, |
|
8
|
"labels": 123 |
|
9
|
}, |
|
10
|
"hidden_charts": { |
|
11
|
"type": "ok", |
|
12
|
"num": 123, |
|
13
|
"contexts": 123, |
|
14
|
"dimensions": 123, |
|
15
|
"labels": 123 |
|
16
|
} |
|
17
|
} |