[AETHER-1685]: Create ACE Grafana Dashboard for Edge Monitoring Latency and Bandwidth Results

Change-Id: I12b60bc0b701b95ea8b93aea227817944ab6b03d
diff --git a/monitoring/grafana-aether/dashboards/edge-latency-and-bandwidth-monitoring.json b/monitoring/grafana-aether/dashboards/edge-latency-and-bandwidth-monitoring.json
new file mode 100644
index 0000000..57f4c68
--- /dev/null
+++ b/monitoring/grafana-aether/dashboards/edge-latency-and-bandwidth-monitoring.json
@@ -0,0 +1,2010 @@
+{
+  "annotations": {
+    "list": [
+      {
+        "builtIn": 1,
+        "datasource": "-- Grafana --",
+        "enable": true,
+        "hide": true,
+        "iconColor": "rgba(0, 211, 255, 1)",
+        "name": "Annotations & Alerts",
+        "type": "dashboard"
+      }
+    ]
+  },
+  "editable": true,
+  "gnetId": null,
+  "graphTooltip": 0,
+  "id": 30,
+  "iteration": 1619644232334,
+  "links": [],
+  "panels": [
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 0
+      },
+      "id": 4,
+      "panels": [],
+      "repeat": "datasource",
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-cornell1-prd",
+          "value": "ace-cornell1-prd"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 1
+      },
+      "hiddenSeries": false,
+      "id": 2,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-cornell1-prd",
+          "value": "ace-cornell1-prd"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 9
+      },
+      "id": 5,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-dt-otic",
+          "value": "ace-dt-otic"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 10
+      },
+      "hiddenSeries": false,
+      "id": 6,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-dt-otic",
+          "value": "ace-dt-otic"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 18
+      },
+      "id": 7,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-intel",
+          "value": "ace-intel"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 19
+      },
+      "hiddenSeries": false,
+      "id": 8,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-intel",
+          "value": "ace-intel"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 27
+      },
+      "id": 9,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-menlo-rasp-pi",
+          "value": "ace-menlo-rasp-pi"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 28
+      },
+      "hiddenSeries": false,
+      "id": 10,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-menlo-rasp-pi",
+          "value": "ace-menlo-rasp-pi"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 36
+      },
+      "id": 11,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-nctu",
+          "value": "ace-nctu"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 37
+      },
+      "hiddenSeries": false,
+      "id": 12,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-nctu",
+          "value": "ace-nctu"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 45
+      },
+      "id": 13,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-princeton1-dev",
+          "value": "ace-princeton1-dev"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 46
+      },
+      "hiddenSeries": false,
+      "id": 14,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-princeton1-dev",
+          "value": "ace-princeton1-dev"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 54
+      },
+      "id": 15,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-princeton1-prd",
+          "value": "ace-princeton1-prd"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 55
+      },
+      "hiddenSeries": false,
+      "id": 16,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-princeton1-prd",
+          "value": "ace-princeton1-prd"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 63
+      },
+      "id": 17,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-sample",
+          "value": "ace-sample"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 64
+      },
+      "hiddenSeries": false,
+      "id": 18,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-sample",
+          "value": "ace-sample"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 72
+      },
+      "id": 19,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-stanford1-dev",
+          "value": "ace-stanford1-dev"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 73
+      },
+      "hiddenSeries": false,
+      "id": 20,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-stanford1-dev",
+          "value": "ace-stanford1-dev"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 81
+      },
+      "id": 21,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-stanford1-prd",
+          "value": "ace-stanford1-prd"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 82
+      },
+      "hiddenSeries": false,
+      "id": 22,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-stanford1-prd",
+          "value": "ace-stanford1-prd"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 90
+      },
+      "id": 23,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-stanford2-prd",
+          "value": "ace-stanford2-prd"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 91
+      },
+      "hiddenSeries": false,
+      "id": 24,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-stanford2-prd",
+          "value": "ace-stanford2-prd"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    },
+    {
+      "collapsed": false,
+      "datasource": null,
+      "gridPos": {
+        "h": 1,
+        "w": 24,
+        "x": 0,
+        "y": 99
+      },
+      "id": 25,
+      "panels": [],
+      "repeat": null,
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 4,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-tucson",
+          "value": "ace-tucson"
+        }
+      },
+      "title": "$datasource",
+      "type": "row"
+    },
+    {
+      "aliasColors": {
+        "Edge Down": "red",
+        "Edge Maintenance": "super-light-blue",
+        "Ping DNS Avg": "green",
+        "Ping DNS Max": "orange",
+        "Ping DNS Min": "purple"
+      },
+      "bars": false,
+      "dashLength": 10,
+      "dashes": false,
+      "datasource": null,
+      "description": "- Ping DNS Avg: Pings to 8.8.8.8, min, average, and max latencies from 10 iterations",
+      "fieldConfig": {
+        "defaults": {
+          "custom": {}
+        },
+        "overrides": []
+      },
+      "fill": 0,
+      "fillGradient": 0,
+      "gridPos": {
+        "h": 8,
+        "w": 24,
+        "x": 0,
+        "y": 100
+      },
+      "hiddenSeries": false,
+      "id": 26,
+      "legend": {
+        "avg": false,
+        "current": false,
+        "max": false,
+        "min": false,
+        "show": true,
+        "total": false,
+        "values": false
+      },
+      "lines": true,
+      "linewidth": 1,
+      "nullPointMode": "null",
+      "percentage": false,
+      "pluginVersion": "7.1.5",
+      "pointradius": 2,
+      "points": false,
+      "renderer": "flot",
+      "repeatIteration": 1619644232334,
+      "repeatPanelId": 2,
+      "repeatedByRow": true,
+      "scopedVars": {
+        "datasource": {
+          "selected": false,
+          "text": "ace-tucson",
+          "value": "ace-tucson"
+        }
+      },
+      "seriesOverrides": [
+        {
+          "alias": "Edge Down",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        },
+        {
+          "alias": "Edge Maintenance",
+          "fill": 5,
+          "hideTooltip": true,
+          "linewidth": 0,
+          "yaxis": 2
+        }
+      ],
+      "spaceLength": 10,
+      "stack": false,
+      "steppedLine": false,
+      "targets": [
+        {
+          "expr": "sum(aetheredge_ping_dns_test_avg{endpoint=\"metrics80\",name=\"$datasource\"}) > 0 and (sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"} * -1 + 1)) - sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"}) <= 0",
+          "interval": "",
+          "legendFormat": "Ping DNS Avg",
+          "refId": "A"
+        },
+        {
+          "expr": "(sum(aetheredge_status_control_plane{endpoint=\"metrics80\",name=\"$datasource\"}) * -1 + 1)",
+          "interval": "",
+          "legendFormat": "Edge Down",
+          "refId": "B"
+        },
+        {
+          "expr": "sum(aetheredge_in_maintenance_window{endpoint=\"metrics80\",name=\"$datasource\"})",
+          "interval": "",
+          "legendFormat": "Edge Maintenance",
+          "refId": "C"
+        }
+      ],
+      "thresholds": [],
+      "timeFrom": null,
+      "timeRegions": [],
+      "timeShift": null,
+      "title": "Ping DNS Latency Results Over Time - $datasource",
+      "tooltip": {
+        "shared": true,
+        "sort": 0,
+        "value_type": "individual"
+      },
+      "type": "graph",
+      "xaxis": {
+        "buckets": null,
+        "mode": "time",
+        "name": null,
+        "show": true,
+        "values": []
+      },
+      "yaxes": [
+        {
+          "decimals": 1,
+          "format": "ms",
+          "label": null,
+          "logBase": 1,
+          "max": null,
+          "min": null,
+          "show": true
+        },
+        {
+          "format": "short",
+          "label": null,
+          "logBase": 1,
+          "max": "0.011",
+          "min": "0.01",
+          "show": false
+        }
+      ],
+      "yaxis": {
+        "align": false,
+        "alignLevel": null
+      }
+    }
+  ],
+  "schemaVersion": 26,
+  "style": "dark",
+  "tags": [],
+  "templating": {
+    "list": [
+      {
+        "allValue": null,
+        "current": {
+          "selected": true,
+          "tags": [],
+          "text": [
+            "All"
+          ],
+          "value": [
+            "$__all"
+          ]
+        },
+        "datasource": "RANCHER_MONITORING_GLOBAL",
+        "definition": "label_values(aetheredge_e2e_tests_ok, name)",
+        "hide": 0,
+        "includeAll": true,
+        "label": "Edge",
+        "multi": true,
+        "name": "datasource",
+        "options": [],
+        "query": "label_values(aetheredge_e2e_tests_ok, name)",
+        "refresh": 2,
+        "regex": "",
+        "skipUrlSync": false,
+        "sort": 0,
+        "tagValuesQuery": "",
+        "tags": [],
+        "tagsQuery": "",
+        "type": "query",
+        "useTags": false
+      }
+    ]
+  },
+  "time": {
+    "from": "now-12h",
+    "to": "now"
+  },
+  "timepicker": {
+    "refresh_intervals": [
+      "5s",
+      "10s",
+      "30s",
+      "1m",
+      "5m",
+      "15m",
+      "30m",
+      "1h",
+      "2h",
+      "1d"
+    ]
+  },
+  "timezone": "",
+  "title": "Edge Latency and Bandwidth Monitoring",
+  "uid": "xM1_uT9Mz",
+  "version": 8
+}