Skip to content

Commit bfd789d

Browse files
committed
add tree panel in provisioned dashboard
1 parent df6adeb commit bfd789d

File tree

1 file changed

+40
-4
lines changed

1 file changed

+40
-4
lines changed

packages/ott-vis/provisioning/dashboards/dashboard.json

+40-4
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,42 @@
9090
"title": "Region",
9191
"type": "ott-vis-panel"
9292
},
93+
{
94+
"datasource": {
95+
"type": "ott-vis-datasource",
96+
"uid": "P8AFEECD30EDC727B"
97+
},
98+
"gridPos": {
99+
"h": 14,
100+
"w": 24,
101+
"x": 0,
102+
"y": 19
103+
},
104+
"id": 6,
105+
"options": {
106+
"view": "tree"
107+
},
108+
"targets": [
109+
{
110+
"datasource": {
111+
"type": "ott-vis-datasource",
112+
"uid": "P8AFEECD30EDC727B"
113+
},
114+
"refId": "A"
115+
},
116+
{
117+
"datasource": {
118+
"type": "ott-vis-datasource",
119+
"uid": "P8AFEECD30EDC727B"
120+
},
121+
"hide": false,
122+
"refId": "B",
123+
"stream": true
124+
}
125+
],
126+
"title": "Tree",
127+
"type": "ott-vis-panel"
128+
},
93129
{
94130
"datasource": {
95131
"type": "datasource",
@@ -128,7 +164,7 @@
128164
"h": 8,
129165
"w": 9,
130166
"x": 0,
131-
"y": 19
167+
"y": 33
132168
},
133169
"id": 4,
134170
"options": {
@@ -257,7 +293,7 @@
257293
"h": 8,
258294
"w": 7,
259295
"x": 9,
260-
"y": 19
296+
"y": 33
261297
},
262298
"id": 2,
263299
"options": {
@@ -336,7 +372,7 @@
336372
"h": 8,
337373
"w": 8,
338374
"x": 16,
339-
"y": 19
375+
"y": 33
340376
},
341377
"id": 3,
342378
"options": {
@@ -370,6 +406,6 @@
370406
"timezone": "",
371407
"title": "Provisioned ott-vis dashboard",
372408
"uid": "c5ea3bcd-f966-47d8-8456-4536ddc45ff0",
373-
"version": 4,
409+
"version": 28,
374410
"weekStart": ""
375411
}

0 commit comments

Comments
 (0)