Skip to content

Commit bbee5a8

Browse files
akosyakovroboquat
authored andcommitted
[jb] actually fix dashboard
1 parent 92ddbcd commit bbee5a8

File tree

1 file changed

+19
-1
lines changed
  • operations/observability/mixins/IDE/dashboards/components

1 file changed

+19
-1
lines changed

operations/observability/mixins/IDE/dashboards/components/jb.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,25 @@
216216
"style": "dark",
217217
"tags": [],
218218
"templating": {
219-
"list": []
219+
"list": [
220+
{
221+
"current": {
222+
"selected": false,
223+
"text": "VictoriaMetrics",
224+
"value": "VictoriaMetrics"
225+
},
226+
"hide": 0,
227+
"includeAll": false,
228+
"multi": false,
229+
"name": "datasource",
230+
"options": [],
231+
"query": "prometheus",
232+
"refresh": 1,
233+
"regex": "",
234+
"skipUrlSync": false,
235+
"type": "datasource"
236+
}
237+
]
220238
},
221239
"time": {
222240
"from": "now-1h",

0 commit comments

Comments
 (0)