Hello,
I do not see any mention of specific versions of Grafana needed to support the Airlock MGW Dashboards. I am currently in the progress of upgrading from 4.8 to 5.1. I do not seem to be able to import the dashboard into our Grafana instance. We are running an old version of Grafana that we should admittedly upgrade…
Grafana v10.2.2 (161e3cac5075540918e3a39004f2364ad104d5bb (released on 2023-11-20)
When I attempt to import one of the json files I see the following…
I can give it a new name, then click import but it basically creates an empty dashboard. One example of the json model for such a dashboard…
{
“annotations”: {
“list”: [
{
“builtIn”: 1,
“datasource”: {
“type”: “grafana”,
“uid”: “-- Grafana --”
},
“enable”: true,
“hide”: true,
“iconColor”: “rgba(0, 211, 255, 1)”,
“name”: “Annotations & Alerts”,
“type”: “dashboard”
}
]
},
“editable”: true,
“fiscalYearStartMonth”: 0,
“graphTooltip”: 0,
“id”: 312,
“links”: ,
“liveNow”: false,
“panels”: ,
“refresh”: “”,
“schemaVersion”: 38,
“tags”: ,
“templating”: {
“list”:
},
“time”: {
“from”: “now-6h”,
“to”: “now”
},
“timepicker”: {},
“timezone”: “”,
“title”: “This is a test”,
“uid”: “fe8c7921-a058-49d7-8e44-c4049a03dabc”,
“version”: 1,
“weekStart”: “”
}
We have in the recent past upgraded the dashboards to 4.8 without issue. Any idea what might be the issue here? Presuming our old Grafana will need upgrading. It would be good to know if that is the issue before attempting that.
Regards,
Rhys

