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
@@ -32,7 +32,9 @@
{
"name": "server",
"type": "query",
"datasource": "prometheus",
"datasource": {
"type": "prometheus"
},
"query": "label_values(server)",
"refresh": 1,
"options": []