Dashboard: Transform v2alpha1 to v1beta1 (#114024)

Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com>
This commit is contained in:
Ivan Ortega Alba
2025-12-02 17:27:26 +01:00
committed by GitHub
parent 8ff75c2177
commit 39d0dbeddc
856 changed files with 752185 additions and 4468 deletions
@@ -259,6 +259,19 @@
},
"title": "Test: Complete V2alpha1 Dashboard Example",
"variables": [
{
"kind": "SwitchVariable",
"spec": {
"name": "switch_var",
"current": "false",
"enabledValue": "true",
"disabledValue": "false",
"label": "Enable Feature",
"hide": "dontHide",
"skipUrlSync": false,
"description": "Toggle feature on/off"
}
},
{
"kind": "QueryVariable",
"spec": {
@@ -271,7 +284,7 @@
},
"label": "Prometheus Query",
"hide": "dontHide",
"refresh": "time",
"refresh": "onDashboardLoad",
"skipUrlSync": false,
"description": "Shows all up metrics",
"query": {