Schema: Implement v2beta1 → v2alpha1 conversion (#113876)

This commit is contained in:
Ivan Ortega Alba
2025-11-19 15:56:33 +01:00
committed by GitHub
parent e66a49ce06
commit 40fb421556
114 changed files with 10966 additions and 1414 deletions
@@ -85,7 +85,7 @@
"id": 1,
"title": "Panel with Conditional Rendering",
"description": "This panel demonstrates conditional rendering features",
"links": null,
"links": [],
"data": {
"kind": "QueryGroup",
"spec": {
@@ -100,6 +100,7 @@
}
},
"datasource": {
"type": "prometheus",
"uid": "gdev-prometheus"
},
"refId": "A",
@@ -241,7 +242,7 @@
]
}
},
"links": null,
"links": [],
"liveNow": true,
"preload": true,
"tags": [
@@ -512,7 +513,12 @@
}
]
},
"status": {}
"status": {
"conversion": {
"failed": false,
"storedVersion": "v2beta1"
}
}
}
}
}