-
What Grafana version and what operating system are you using? : 13.0.1
-
What are you trying to achieve? Provision dynamic dashboard
-
What happened? Parsing error on dashboard load
-
What did you expect to happen? Load dashboard normally
-
Can you copy/paste the configuration(s) that you are having problems with? I am using AutoGridLayout which is causing the problem. As soon as I make it GridLayout it works. But ‘Auto’ doesn’t
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were:
Failed to load dashboardCannot convert non-GridLayout layout to v1
-
Did you follow any online instructions? If so, what is the URL? I could not find proper instructions on how to provision a dynamic panel. I can use it from the UI but I am unable to provision it.
Since ‘show/hide’ panel option works only with AutoGridLayout i am not sure how can I use it if AutoGridLayout is not working with provisioned grafana dashboard.