Dashboards: Fix preload field not being persisted via /v1beta1 (#112475)
This commit is contained in:
Vendored
+1
@@ -1293,6 +1293,7 @@
|
||||
"type": "timeseries"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": false,
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
+1
@@ -3941,6 +3941,7 @@
|
||||
"type": "canvas"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
Vendored
+1
@@ -1537,6 +1537,7 @@
|
||||
"type": "table"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"schemaVersion": 42,
|
||||
"tags": [],
|
||||
"templating": {
|
||||
|
||||
Vendored
+1
@@ -1848,6 +1848,7 @@
|
||||
"type": "table"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"schemaVersion": 42,
|
||||
"tags": [],
|
||||
"templating": {
|
||||
|
||||
Vendored
+1
@@ -107,6 +107,7 @@
|
||||
"type": "table"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"schemaVersion": 42,
|
||||
"tags": [],
|
||||
"templating": {
|
||||
|
||||
+1
@@ -576,6 +576,7 @@
|
||||
"type": "table"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [],
|
||||
|
||||
Vendored
+1
@@ -982,6 +982,7 @@
|
||||
"type": "table"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
+1
@@ -2172,6 +2172,7 @@
|
||||
"type": "table"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"schemaVersion": 42,
|
||||
"tags": [],
|
||||
"templating": {
|
||||
|
||||
+1
@@ -1071,6 +1071,7 @@
|
||||
"type": "state-timeline"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
+1
@@ -3409,6 +3409,7 @@
|
||||
"type": "state-timeline"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": false,
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
Vendored
+1
@@ -196,6 +196,7 @@
|
||||
"type": "trend"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
Vendored
+1
@@ -1433,6 +1433,7 @@
|
||||
"type": "xychart"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
+1
@@ -79,6 +79,7 @@
|
||||
"type": "debug"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [],
|
||||
|
||||
Vendored
+1
@@ -1049,6 +1049,7 @@
|
||||
"type": "xychart"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 42,
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user