Update protectedvms.json

This commit is contained in:
2024-05-29 16:37:17 -04:00
committed by GitHub
parent fa6f5d4e6d
commit 40ec3be00e
@@ -38,6 +38,7 @@
"mode": "palette-classic" "mode": "palette-classic"
}, },
"custom": { "custom": {
"axisBorderShow": false,
"axisCenteredZero": false, "axisCenteredZero": false,
"axisColorMode": "text", "axisColorMode": "text",
"axisLabel": "", "axisLabel": "",
@@ -51,6 +52,7 @@
"tooltip": false, "tooltip": false,
"viz": false "viz": false
}, },
"insertNulls": false,
"lineInterpolation": "linear", "lineInterpolation": "linear",
"lineWidth": 1, "lineWidth": 1,
"pointSize": 5, "pointSize": 5,
@@ -100,6 +102,7 @@
"showLegend": true "showLegend": true
}, },
"tooltip": { "tooltip": {
"maxHeight": 600,
"mode": "single", "mode": "single",
"sort": "none" "sort": "none"
} }
@@ -132,6 +135,7 @@
"mode": "palette-classic" "mode": "palette-classic"
}, },
"custom": { "custom": {
"axisBorderShow": false,
"axisCenteredZero": false, "axisCenteredZero": false,
"axisColorMode": "text", "axisColorMode": "text",
"axisLabel": "", "axisLabel": "",
@@ -145,6 +149,7 @@
"tooltip": false, "tooltip": false,
"viz": false "viz": false
}, },
"insertNulls": false,
"lineInterpolation": "linear", "lineInterpolation": "linear",
"lineWidth": 1, "lineWidth": 1,
"pointSize": 5, "pointSize": 5,
@@ -195,6 +200,7 @@
"showLegend": true "showLegend": true
}, },
"tooltip": { "tooltip": {
"maxHeight": 600,
"mode": "single", "mode": "single",
"sort": "none" "sort": "none"
} }
@@ -219,22 +225,21 @@
], ],
"refresh": "30s", "refresh": "30s",
"revision": 1, "revision": 1,
"schemaVersion": 38, "schemaVersion": 39,
"style": "dark",
"tags": [], "tags": [],
"templating": { "templating": {
"list": [ "list": [
{ {
"current": { "current": {
"selected": true, "selected": false,
"text": "Sunrise DR", "text": "JP-Lab",
"value": "Sunrise DR" "value": "JP-Lab"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
"uid": "PBFA97CFB590B2093" "uid": "PBFA97CFB590B2093"
}, },
"definition": "query_result(vm_actualrpo{})", "definition": "query_result(vm_iops{})",
"hide": 0, "hide": 0,
"includeAll": false, "includeAll": false,
"label": "Site Name", "label": "Site Name",
@@ -242,8 +247,9 @@
"name": "SiteName", "name": "SiteName",
"options": [], "options": [],
"query": { "query": {
"query": "query_result(vm_actualrpo{})", "qryType": 3,
"refId": "StandardVariableQuery" "query": "query_result(vm_iops{})",
"refId": "PrometheusVariableQueryEditor-VariableQuery"
}, },
"refresh": 1, "refresh": 1,
"regex": "/.*SiteName=\"([^\"]+)\".*/", "regex": "/.*SiteName=\"([^\"]+)\".*/",
@@ -257,6 +263,7 @@
"from": "now-24h", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timeRangeUpdatedDuringEditOrView": false,
"timepicker": { "timepicker": {
"refresh_intervals": [ "refresh_intervals": [
"30s", "30s",