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
@@ -34,7 +34,7 @@
"kind": "PanelQuery",
"spec": {
"query": {
"kind": "DataQuery",
"kind": "prometheus",
"spec": {
"expr": "up",
"interval": "30s"
@@ -52,7 +52,7 @@
"kind": "PanelQuery",
"spec": {
"query": {
"kind": "DataQuery",
"kind": "prometheus",
"spec": {
"expr": "cpu_usage",
"interval": "1m"
@@ -159,7 +159,7 @@
"kind": "PanelQuery",
"spec": {
"query": {
"kind": "DataQuery",
"kind": "prometheus",
"spec": {
"scenarioId": "random_walk"
}
@@ -205,7 +205,7 @@
"kind": "PanelQuery",
"spec": {
"query": {
"kind": "DataQuery",
"kind": "loki",
"spec": {
"format": "table",
"rawSql": "SELECT * FROM metrics"
@@ -259,7 +259,7 @@
"kind": "PanelQuery",
"spec": {
"query": {
"kind": "DataQuery",
"kind": "elasticsearch",
"spec": {
"bucketAggs": [
{