gdg icon indicating copy to clipboard operation
gdg copied to clipboard

[FEATURE] Support for Grafana V12 dashboards

Open safaci2000 opened this issue 10 months ago • 3 comments

With V12 a new schema was introduced.

https://grafana.com/whats-new/2025-04-11-new-dashboards-schema/

and a new API

https://grafana.com/whats-new/2025-05-05-new-dashboard-apis-released-as-experimental/

safaci2000 avatar May 13 '25 16:05 safaci2000

and I aware that the similar feature in V12, git-sync-for-grafana-dashboards

HaveF avatar Jun 16 '25 11:06 HaveF

Yup, that looks pretty slick. I'm curious how many resource types they're going to support for that. For Dashboards, with the PR integration... that's really cool.

I wonder if you can say point to a tag for prod and main for staging. Either way a very slick feature.

csg33k avatar Jun 26 '25 17:06 csg33k

dashboardNewLayouts feature flag seems to introduce a breaking change on grafana 12.

safaci2000 avatar Sep 03 '25 20:09 safaci2000