From 7a4c8a31362997524b5c73dc16254c06cf5dfdaa Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Thu, 28 Dec 2023 22:59:23 +0100 Subject: [PATCH] Sync openstack dashboard with upstream (#37) Signed-off-by: Christian Berendt --- grafana/dashboards/openstack/openstack.json | 366 +++++++++----------- 1 file changed, 165 insertions(+), 201 deletions(-) diff --git a/grafana/dashboards/openstack/openstack.json b/grafana/dashboards/openstack/openstack.json index 22be93a..9d9a80e 100644 --- a/grafana/dashboards/openstack/openstack.json +++ b/grafana/dashboards/openstack/openstack.json @@ -1,5 +1,46 @@ - { + "__inputs": [ + { + "name": "DS_PROMETHEUS", + "label": "Prometheus", + "description": "https://github.com/Linaro/openstack-exporter", + "type": "datasource", + "pluginId": "prometheus", + "pluginName": "Prometheus" + } + ], + "__requires": [ + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "5.1.4" + }, + { + "type": "panel", + "id": "graph", + "name": "Graph", + "version": "5.0.0" + }, + { + "type": "datasource", + "id": "prometheus", + "name": "Prometheus", + "version": "5.0.0" + }, + { + "type": "panel", + "id": "singlestat", + "name": "Singlestat", + "version": "5.0.0" + }, + { + "type": "panel", + "id": "table", + "name": "Table", + "version": "5.0.0" + } + ], "annotations": { "list": [ { @@ -17,13 +58,12 @@ "editable": true, "gnetId": 9701, "graphTooltip": 0, - "id": 97, - "iteration": 1616774816863, + "id": null, + "iteration": 1548184228780, "links": [], "panels": [ { "collapsed": false, - "datasource": null, "gridPos": { "h": 1, "w": 24, @@ -44,7 +84,7 @@ "rgba(237, 129, 40, 0.89)", "#d44a3a" ], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, @@ -76,7 +116,6 @@ "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, - "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", @@ -107,6 +146,7 @@ ], "thresholds": "0.1,1", "title": "Nova agents down", + "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ @@ -120,7 +160,7 @@ }, { "columns": [], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, @@ -130,18 +170,16 @@ }, "id": 16, "links": [], - "options": {}, "pageSize": 100, "scroll": true, "showHeader": true, "sort": { - "col": 3, + "col": 9, "desc": false }, "styles": [ { "alias": "Status", - "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", @@ -161,7 +199,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -178,7 +215,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -195,7 +231,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -212,7 +247,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -229,52 +263,26 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, - "mappingType": 1, - "pattern": "", + "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" - }, - { - "alias": "", - "align": "auto", - "colorMode": null, - "colors": [ - "rgba(245, 54, 54, 0.9)", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "decimals": 2, - "pattern": "Time", - "thresholds": [], - "type": "date", - "unit": "short" } ], "targets": [ { - "expr": "openstack_nova_agent_state", + "expr": "openstack_nova_agent_state{adminState=\"enabled\"}", "format": "table", - "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" - }, - { - "expr": "openstack_nova_service_state", - "format": "table", - "hide": true, - "instant": true, - "refId": "B" } ], "title": "Nova agent status", @@ -290,7 +298,7 @@ "rgba(237, 129, 40, 0.89)", "#299c46" ], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, @@ -322,7 +330,6 @@ "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, - "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", @@ -353,6 +360,7 @@ ], "thresholds": "0,1", "title": "Nova agents up", + "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ @@ -373,7 +381,7 @@ "rgba(237, 129, 40, 0.89)", "#d44a3a" ], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, @@ -388,7 +396,7 @@ "x": 0, "y": 9 }, - "id": 22, + "id": 18, "interval": null, "links": [], "mappingType": 1, @@ -405,7 +413,6 @@ "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, - "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", @@ -426,16 +433,15 @@ "tableColumn": "", "targets": [ { - "expr": "count(openstack_neutron_agent_state{adminState=\"up\"})-sum(openstack_neutron_agent_state{adminState=\"up\"})", + "expr": "(count(openstack_cinder_agent_state{adminState=\"enabled\"})-sum(openstack_cinder_agent_state{adminState=\"enabled\"}))", "format": "time_series", - "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], - "thresholds": "0.1,1.0", - "title": "Neutron agents down", + "thresholds": "1", + "title": "Cinder agents down", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ @@ -449,7 +455,7 @@ }, { "columns": [], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, @@ -457,27 +463,24 @@ "x": 3, "y": 9 }, - "id": 25, + "id": 20, "links": [], - "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { - "col": 3, + "col": 9, "desc": false }, "styles": [ { "alias": "Time", - "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm", "pattern": "Time", "type": "date" }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -494,7 +497,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -511,7 +513,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -528,7 +529,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -545,7 +545,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -562,7 +561,6 @@ }, { "alias": "Status", - "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", @@ -582,24 +580,6 @@ }, { "alias": "", - "align": "auto", - "colorMode": null, - "colors": [ - "rgba(245, 54, 54, 0.9)", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "dateFormat": "YYYY-MM-DD HH:mm:ss", - "decimals": 2, - "mappingType": 1, - "pattern": "adminState", - "thresholds": [], - "type": "hidden", - "unit": "short" - }, - { - "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -615,14 +595,14 @@ ], "targets": [ { - "expr": "openstack_neutron_agent_state", + "expr": "openstack_cinder_agent_state", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], - "title": "Neutron agent status", + "title": "Cinder agent status", "transform": "table", "type": "table" }, @@ -635,7 +615,7 @@ "rgba(237, 129, 40, 0.89)", "#299c46" ], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, @@ -650,7 +630,7 @@ "x": 0, "y": 13 }, - "id": 28, + "id": 27, "interval": null, "links": [], "mappingType": 1, @@ -667,7 +647,6 @@ "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, - "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", @@ -688,16 +667,15 @@ "tableColumn": "", "targets": [ { - "expr": "sum(openstack_neutron_agent_state{adminState=\"up\"})", + "expr": "sum(openstack_cinder_agent_state{adminState=\"enabled\"})", "format": "time_series", - "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], - "thresholds": "0,1.0", - "title": "Neutron agents up", + "thresholds": "0,1", + "title": "Cinder agent up", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ @@ -718,7 +696,7 @@ "rgba(237, 129, 40, 0.89)", "#d44a3a" ], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, @@ -733,7 +711,7 @@ "x": 0, "y": 17 }, - "id": 18, + "id": 22, "interval": null, "links": [], "mappingType": 1, @@ -750,7 +728,6 @@ "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, - "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", @@ -771,15 +748,16 @@ "tableColumn": "", "targets": [ { - "expr": "(count(openstack_cinder_agent_state{adminState=\"enabled\"})-sum(openstack_cinder_agent_state{adminState=\"enabled\"}))", + "expr": "count(openstack_neutron_agent_state{adminState=\"up\"})-sum(openstack_neutron_agent_state{adminState=\"up\"})", "format": "time_series", + "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], - "thresholds": "1", - "title": "Cinder agents down", + "thresholds": "0.1,1.0", + "title": "Neutron agents down", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ @@ -793,7 +771,7 @@ }, { "columns": [], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, @@ -801,27 +779,24 @@ "x": 3, "y": 17 }, - "id": 20, + "id": 25, "links": [], - "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { - "col": 9, + "col": 8, "desc": false }, "styles": [ { "alias": "Time", - "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm", "pattern": "Time", "type": "date" }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -838,7 +813,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -855,7 +829,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -872,7 +845,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -889,7 +861,6 @@ }, { "alias": "", - "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -906,7 +877,6 @@ }, { "alias": "Status", - "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", @@ -926,7 +896,22 @@ }, { "alias": "", - "align": "auto", + "colorMode": null, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "adminState", + "thresholds": [], + "type": "hidden", + "unit": "short" + }, + { + "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", @@ -942,14 +927,14 @@ ], "targets": [ { - "expr": "openstack_cinder_agent_state", + "expr": "openstack_neutron_agent_state", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], - "title": "Cinder agent status", + "title": "Neutron agent status", "transform": "table", "type": "table" }, @@ -962,7 +947,7 @@ "rgba(237, 129, 40, 0.89)", "#299c46" ], - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, @@ -977,7 +962,7 @@ "x": 0, "y": 21 }, - "id": 27, + "id": 28, "interval": null, "links": [], "mappingType": 1, @@ -994,7 +979,6 @@ "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, - "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", @@ -1015,15 +999,16 @@ "tableColumn": "", "targets": [ { - "expr": "sum(openstack_cinder_agent_state{adminState=\"enabled\"})", + "expr": "sum(openstack_neutron_agent_state{adminState=\"up\"})", "format": "time_series", + "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], - "thresholds": "0,1", - "title": "Cinder agent up", + "thresholds": "0,1.0", + "title": "Neutron agents up", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ @@ -1037,7 +1022,6 @@ }, { "collapsed": false, - "datasource": null, "gridPos": { "h": 1, "w": 24, @@ -1054,35 +1038,28 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 26 }, - "hiddenSeries": false, "id": 2, "legend": { - "alignAsTable": false, - "avg": false, + "avg": true, "current": true, "max": true, "min": true, - "rightSide": false, "show": true, - "total": false, + "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1093,7 +1070,7 @@ "steppedLine": false, "targets": [ { - "expr": "sum(openstack_nova_memory_used_bytes)", + "expr": "sum(openstack_nova_memory_used_bytes)/ 1024 / 1024 / 1024 / 1024", "format": "time_series", "hide": false, "intervalFactor": 1, @@ -1101,7 +1078,7 @@ "refId": "A" }, { - "expr": "sum(openstack_nova_memory_available_bytes)", + "expr": "sum(openstack_nova_memory_available_bytes) / 1024 / 1024 / 1024 / 1024", "format": "time_series", "instant": false, "intervalFactor": 1, @@ -1111,7 +1088,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Overall memory usage (TiB)", "tooltip": { @@ -1129,7 +1105,7 @@ }, "yaxes": [ { - "format": "bytes", + "format": "short", "label": "Memory in TiB", "logBase": 1, "max": null, @@ -1155,16 +1131,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 26 }, - "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, @@ -1181,9 +1155,6 @@ "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1202,7 +1173,7 @@ "refId": "A" }, { - "expr": "sum(openstack_nova_vcpus_available)", + "expr": "sum(openstack_nova_vcpus)", "format": "time_series", "intervalFactor": 1, "legendFormat": "total vcpu cores", @@ -1211,7 +1182,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Overall CPU cores usage", "tooltip": { @@ -1255,16 +1225,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 35 }, - "hiddenSeries": false, "id": 6, "legend": { "avg": true, @@ -1272,16 +1240,13 @@ "max": true, "min": true, "show": true, - "total": false, + "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1292,17 +1257,15 @@ "steppedLine": false, "targets": [ { - "expr": "sum(openstack_nova_local_storage_used_bytes)", + "expr": "sum(openstack_nova_local_storage_used_bytes)/1024/1024/1024/1024/1024", "format": "time_series", - "hide": false, "intervalFactor": 1, "legendFormat": "local storage used", "refId": "A" }, { - "expr": "sum(openstack_nova_local_storage_available_bytes)", + "expr": "sum(openstack_nova_local_storage_available_bytes)/1024/1024/1024/1024/1024", "format": "time_series", - "hide": false, "intervalFactor": 1, "legendFormat": "local storage available", "refId": "B" @@ -1310,9 +1273,8 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, - "title": "Local Storage (TB)", + "title": "Local Storage", "tooltip": { "shared": false, "sort": 0, @@ -1328,15 +1290,15 @@ }, "yaxes": [ { - "format": "decbytes", + "format": "short", "label": null, "logBase": 1, "max": null, - "min": "0", + "min": null, "show": true }, { - "format": "bytes", + "format": "short", "label": null, "logBase": 1, "max": null, @@ -1354,16 +1316,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 35 }, - "hiddenSeries": false, "id": 30, "legend": { "avg": true, @@ -1378,9 +1338,6 @@ "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1421,7 +1378,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Neutron Stats", "tooltip": { @@ -1465,16 +1421,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 44 }, - "hiddenSeries": false, "id": 10, "legend": { "avg": true, @@ -1489,9 +1443,6 @@ "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1502,7 +1453,7 @@ "steppedLine": false, "targets": [ { - "expr": "avg(openstack)", + "expr": "avg(openstack_identity_projects)", "format": "time_series", "intervalFactor": 1, "legendFormat": "projects", @@ -1525,7 +1476,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Keystone stats", "tooltip": { @@ -1569,16 +1519,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 44 }, - "hiddenSeries": false, "id": 8, "legend": { "avg": true, @@ -1594,9 +1542,6 @@ "linewidth": 4, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1623,7 +1568,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Virtual Machines", "tooltip": { @@ -1668,16 +1612,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 53 }, - "hiddenSeries": false, "id": 32, "legend": { "avg": false, @@ -1692,9 +1634,6 @@ "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1722,7 +1661,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Cinder volumes/snapshots", "tooltip": { @@ -1766,16 +1704,14 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "Prometheus", + "datasource": "${DS_PROMETHEUS}", "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 53 }, - "hiddenSeries": false, "id": 34, "legend": { "avg": false, @@ -1790,9 +1726,6 @@ "linewidth": 1, "links": [], "nullPointMode": "null", - "options": { - "dataLinks": [] - }, "percentage": false, "pointradius": 5, "points": false, @@ -1812,7 +1745,6 @@ ], "thresholds": [], "timeFrom": null, - "timeRegions": [], "timeShift": null, "title": "Glance Images", "tooltip": { @@ -1853,7 +1785,7 @@ } ], "refresh": false, - "schemaVersion": 22, + "schemaVersion": 16, "style": "dark", "tags": [ "openstack", @@ -1861,26 +1793,60 @@ ], "templating": { "list": [ + { + "allValue": null, + "current": {}, + "datasource": "${DS_PROMETHEUS}", + "hide": 0, + "includeAll": false, + "label": "Cluster", + "multi": false, + "name": "cluster", + "options": [], + "query": "label_values(cluster)", + "refresh": 1, + "regex": "", + "sort": 0, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + }, { "auto": true, "auto_count": 10, "auto_min": "1m", "current": { - "selected": true, - "text": "auto", - "value": "$__auto_interval_interval" + "text": "1m", + "value": "1m" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { - "selected": true, + "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, + "text": "5s", + "value": "5s" + }, + { + "selected": false, + "text": "10s", + "value": "10s" + }, + { + "selected": false, + "text": "30s", + "value": "30s" + }, + { + "selected": true, "text": "1m", "value": "1m" }, @@ -1930,15 +1896,14 @@ "value": "30d" } ], - "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", + "query": "5s,10s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, - "skipUrlSync": false, "type": "interval" } ] }, "time": { - "from": "now-24h", + "from": "now-1h", "to": "now" }, "timepicker": { @@ -1968,7 +1933,6 @@ }, "timezone": "", "title": "OpenStack Dashboard", - "uid": "YZCsB1QmZ", - "version": 10 + "uid": "YZCsB1Qmz", + "version": 20 } -