{
  "apiVersion": "dashboard.grafana.app/v2",
  "kind": "Dashboard",
  "metadata": {
    "name": "aw2b86q",
    "generation": 5,
    "creationTimestamp": "2026-06-19T21:08:08Z",
    "labels": {},
    "annotations": {}
  },
  "spec": {
    "annotations": [
      {
        "kind": "AnnotationQuery",
        "spec": {
          "query": {
            "kind": "DataQuery",
            "group": "grafana",
            "version": "v0",
            "spec": {}
          },
          "enable": true,
          "hide": true,
          "iconColor": "rgba(0, 211, 255, 1)",
          "name": "Annotations & Alerts",
          "builtIn": true
        }
      }
    ],
    "cursorSync": "Crosshair",
    "description": "Experimental Advanced View",
    "editable": true,
    "elements": {
      "panel-15": {
        "kind": "Panel",
        "spec": {
          "id": 15,
          "title": "DHCP",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n      )[1h:]\n    ), ($dhcp_threshold_seconds * 1000))",
                        "legendFormat": "Threshold",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "B",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})\n>\nscalar(\n  clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n      )[1h:]\n    ), ($dhcp_threshold_seconds * 1000))\n)",
                        "legendFormat": "{{sensor_name}} : {{location_name}}",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "Above Quantile",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})\n<=\nscalar(\n  clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n      )[1h:]\n    ), ($dhcp_threshold_seconds * 1000))\n)",
                        "legendFormat": "{{sensor_name}} : {{location_name}}",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "\n  avg_over_time((quantile(0.5, avg by (location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n  +\n  1 *\n    stddev(avg by(location_name, sensor_name) (wyebot_connections_dhcp_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})))[20m:])\n",
                        "legendFormat": "Trend Line",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "P90",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [],
                  "displayMode": "table",
                  "placement": "right",
                  "showLegend": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "hoverProximity": 5,
                  "mode": "multi",
                  "sort": "desc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "ms",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "shades",
                    "fixedColor": "blue"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "points",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 2,
                    "pointSize": 10,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": [
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "Avg"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "P90"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "#ffffff",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            10,
                            10
                          ],
                          "fill": "dash"
                        }
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "Above Quantile"
                    },
                    "properties": [
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "orange",
                          "mode": "shades"
                        }
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "B"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            0,
                            10
                          ],
                          "fill": "dot"
                        }
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "#808080",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineWidth",
                        "value": 4
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "P95"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "light-green",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            10,
                            10
                          ],
                          "fill": "dash"
                        }
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      }
                    ]
                  }
                ]
              }
            }
          }
        }
      },
      "panel-16": {
        "kind": "Panel",
        "spec": {
          "id": 16,
          "title": "Association Time",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "clamp_min(\n  avg_over_time(\n    (\n      quantile(0.9, avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"} offset -30m))\n      +\n      1 * stddev(avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"} offset -30m))\n    )[1h:]\n  ),\n  ($assoc_threshold_seconds * 1000)\n)",
                        "legendFormat": "Threshold",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "B",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})\n>\nscalar(\n  clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"} offset -30m))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"} offset -30m))\n      )[1h:]\n    ),\n    ($assoc_threshold_seconds * 1000)\n  )\n)\n",
                        "legendFormat": "{{sensor_name}} : {{location_name}}",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "Above Quantile",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})\n<=\nscalar(\n  clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"} offset -30m))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"} offset -30m))\n      )[1h:]\n    ),\n    ($assoc_threshold_seconds * 1000)\n  )\n)\n",
                        "legendFormat": "{{sensor_name}} : {{location_name}}",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "\n  avg_over_time((quantile(0.5, avg by (location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}))\n  +\n  1 *\n    stddev(avg by(location_name, sensor_name) (wyebot_connections_association_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})))[20m:])\n",
                        "legendFormat": "Trend Line",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "P90",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [],
                  "displayMode": "table",
                  "placement": "right",
                  "showLegend": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "hoverProximity": 5,
                  "mode": "multi",
                  "sort": "desc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "ms",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": null,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "shades",
                    "fixedColor": "blue"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "points",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 2,
                    "pointSize": 10,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": [
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "Avg"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "P90"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "#ffffff",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            10,
                            10
                          ],
                          "fill": "dash"
                        }
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "Above Quantile"
                    },
                    "properties": [
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "orange",
                          "mode": "shades"
                        }
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "B"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            0,
                            10
                          ],
                          "fill": "dot"
                        }
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "#808080",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineWidth",
                        "value": 4
                      }
                    ]
                  }
                ]
              }
            }
          }
        }
      },
      "panel-17": {
        "kind": "Panel",
        "spec": {
          "id": 17,
          "title": "DNS",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (\n          wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n          or\n          wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n        ))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (\n          wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n          or\n          wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n        ))\n      )[1h:]\n    ),\n    ($dns_threshold_seconds * 1000)\n  )",
                        "legendFormat": "Threshold",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "B",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg by(location_name, sensor_name) (\n  wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n  or\n  wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n)\n>\nscalar(\n  clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (\n          wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n          or\n          wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n        ))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (\n          wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n          or\n          wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n        ))\n      )[1h:]\n    ),\n    ($dns_threshold_seconds * 1000)\n  )\n)",
                        "legendFormat": "{{sensor_name}} : {{location_name}}",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "Above Quantile",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg by(location_name, sensor_name) (\n  wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n  or\n  wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n)\n<=\nscalar(\n  clamp_min(\n    avg_over_time(\n      (\n        quantile(0.9, avg by(location_name, sensor_name) (\n          wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n          or\n          wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n        ))\n        +\n        1 * stddev(avg by(location_name, sensor_name) (\n          wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n          or\n          wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n        ))\n      )[1h:]\n    ),\n    ($dns_threshold_seconds * 1000)\n  )\n)",
                        "legendFormat": "{{sensor_name}} : {{location_name}}",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                },
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "\navg_over_time((quantile(0.5,\n  avg by(location_name, sensor_name) (\n    wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n    or\n    wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n  )\n)\n+\n1 * stddev(\n  avg by(location_name, sensor_name) (\n    wyebot_connections_dns_time{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n    or\n    wyebot_tests_dns_performance{ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"}\n  )\n))[20m:])\n  ",
                        "legendFormat": "Trend Line",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "P90",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [],
                  "displayMode": "list",
                  "placement": "bottom",
                  "showLegend": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "hoverProximity": 5,
                  "mode": "multi",
                  "sort": "desc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "ms",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "shades",
                    "fixedColor": "blue"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "points",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 2,
                    "pointSize": 10,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": [
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "Avg"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "P90"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "#ffffff",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            10,
                            10
                          ],
                          "fill": "dash"
                        }
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "Above Quantile"
                    },
                    "properties": [
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "orange",
                          "mode": "shades"
                        }
                      }
                    ]
                  },
                  {
                    "matcher": {
                      "id": "byFrameRefID",
                      "options": "B"
                    },
                    "properties": [
                      {
                        "id": "custom.drawStyle",
                        "value": "line"
                      },
                      {
                        "id": "custom.showPoints",
                        "value": "never"
                      },
                      {
                        "id": "custom.lineStyle",
                        "value": {
                          "dash": [
                            0,
                            10
                          ],
                          "fill": "dot"
                        }
                      },
                      {
                        "id": "color",
                        "value": {
                          "fixedColor": "#808080",
                          "mode": "fixed"
                        }
                      },
                      {
                        "id": "custom.lineWidth",
                        "value": 4
                      }
                    ]
                  }
                ]
              }
            }
          }
        }
      },
      "panel-18": {
        "kind": "Panel",
        "spec": {
          "id": 18,
          "title": "$test_type status per network",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg_over_time(avg by(ssid) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:])",
                        "legendFormat": "- {{ssid}} ",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [
                    "mean"
                  ],
                  "displayMode": "table",
                  "placement": "right",
                  "showLegend": false,
                  "sortBy": "Mean",
                  "sortDesc": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "min": 0,
                  "max": 1,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "palette-classic-by-name"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "line",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 3,
                    "pointSize": 3,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-20": {
        "kind": "Panel",
        "spec": {
          "id": 20,
          "title": "Network Test Status Trend per SSID",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg_over_time(avg by(ssid) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:])",
                        "legendFormat": "- {{ssid}} ",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [
                    "mean"
                  ],
                  "displayMode": "table",
                  "placement": "right",
                  "showLegend": false,
                  "sortBy": "Mean",
                  "sortDesc": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "min": 0,
                  "max": 1,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "palette-classic-by-name"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "line",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 2,
                    "pointSize": 3,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-23": {
        "kind": "Panel",
        "spec": {
          "id": 23,
          "title": "",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "sum(avg_over_time(wyebot_sensor_status{location_name=~\"$location\", job=~\"$job\", sensor_status=\"Active\"}[$avg_over:]))",
                        "legendFormat": "Active Sensors",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "5m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "stat",
            "version": "13.0.2",
            "spec": {
              "options": {
                "colorMode": "value",
                "graphMode": "none",
                "justifyMode": "auto",
                "orientation": "auto",
                "percentChangeColorMode": "standard",
                "reduceOptions": {
                  "calcs": [
                    "lastNotNull"
                  ],
                  "fields": "",
                  "values": false
                },
                "showPercentChange": false,
                "text": {
                  "valueSize": 60
                },
                "textMode": "value_and_name",
                "wideLayout": false
              },
              "fieldConfig": {
                "defaults": {
                  "decimals": 0,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "fixed",
                    "fixedColor": "semi-dark-blue"
                  },
                  "fieldMinMax": false
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-24": {
        "kind": "Panel",
        "spec": {
          "id": 24,
          "title": "",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "exemplar": false,
                        "expr": "count(count by(bssid) (count_over_time({__name__=~\"$test_type\", location_name=~\"$location\", ssid=~\"$network\", job=~\"$job\"}[$avg_over])))",
                        "instant": true,
                        "legendFormat": "Tested BSSIDs",
                        "range": false
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "maxDataPoints": 5000,
                "interval": "5m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "stat",
            "version": "13.0.2",
            "spec": {
              "options": {
                "colorMode": "value",
                "graphMode": "none",
                "justifyMode": "auto",
                "orientation": "auto",
                "percentChangeColorMode": "standard",
                "reduceOptions": {
                  "calcs": [
                    "lastNotNull"
                  ],
                  "fields": "",
                  "values": false
                },
                "showPercentChange": false,
                "text": {
                  "valueSize": 60
                },
                "textMode": "value_and_name",
                "wideLayout": false
              },
              "fieldConfig": {
                "defaults": {
                  "decimals": 0,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "fixed",
                    "fixedColor": "blue"
                  },
                  "fieldMinMax": false
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-25": {
        "kind": "Panel",
        "spec": {
          "id": 25,
          "title": "",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "exemplar": false,
                        "expr": "count(count by(ap_name)(count_over_time({__name__=~\"wyebot_bssid_signal_strength\", location_name=~\"$location\", ssid=~\"$network\", job=~\"$job\", classification=~\"$rogue_aps\"}[$avg_over])))",
                        "instant": true,
                        "legendFormat": "Detected APs",
                        "range": false
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "5m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "stat",
            "version": "13.0.2",
            "spec": {
              "options": {
                "colorMode": "value",
                "graphMode": "none",
                "justifyMode": "auto",
                "orientation": "auto",
                "percentChangeColorMode": "standard",
                "reduceOptions": {
                  "calcs": [
                    "lastNotNull"
                  ],
                  "fields": "",
                  "values": false
                },
                "showPercentChange": false,
                "text": {
                  "valueSize": 60
                },
                "textMode": "value_and_name",
                "wideLayout": false
              },
              "fieldConfig": {
                "defaults": {
                  "decimals": 0,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "fixed",
                    "fixedColor": "light-blue"
                  },
                  "fieldMinMax": false
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-26": {
        "kind": "Panel",
        "spec": {
          "id": 26,
          "title": "",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "sum(avg_over_time(wyebot_client_total{location_name=~\"$location\", job=~\"$job\"}[$avg_over:]))",
                        "legendFormat": "Monitored Clients",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "5m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "stat",
            "version": "13.0.2",
            "spec": {
              "options": {
                "colorMode": "value",
                "graphMode": "none",
                "justifyMode": "auto",
                "orientation": "auto",
                "percentChangeColorMode": "standard",
                "reduceOptions": {
                  "calcs": [
                    "lastNotNull"
                  ],
                  "fields": "",
                  "values": false
                },
                "showPercentChange": false,
                "text": {
                  "valueSize": 60
                },
                "textMode": "value_and_name",
                "wideLayout": false
              },
              "fieldConfig": {
                "defaults": {
                  "decimals": 0,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "fixed",
                    "fixedColor": "#a5c9ff"
                  },
                  "fieldMinMax": false
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-27": {
        "kind": "Panel",
        "spec": {
          "id": 27,
          "title": "Overall Status (averaged across SSIDs)",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg(avg_over_time(avg by(ssid) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:]))",
                        "legendFormat": "Status",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "1m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "state-timeline",
            "version": "13.0.2",
            "spec": {
              "options": {
                "alignValue": "left",
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "displayMode": "list",
                  "placement": "bottom",
                  "showLegend": false
                },
                "mergeValues": false,
                "rowHeight": 1,
                "showValue": "never",
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "#bd444d"
                      },
                      {
                        "value": 0.1,
                        "color": "#bb4844"
                      },
                      {
                        "value": 0.15,
                        "color": "#b85544"
                      },
                      {
                        "value": 0.2,
                        "color": "#b66144"
                      },
                      {
                        "value": 0.25,
                        "color": "#b46d44"
                      },
                      {
                        "value": 0.3,
                        "color": "#b17945"
                      },
                      {
                        "value": 0.35,
                        "color": "#af8345"
                      },
                      {
                        "value": 0.4,
                        "color": "#ac8d45"
                      },
                      {
                        "value": 0.45,
                        "color": "#aa9745"
                      },
                      {
                        "value": 0.5,
                        "color": "#a8a046"
                      },
                      {
                        "value": 0.5,
                        "color": "#a3a646"
                      },
                      {
                        "value": 0.55,
                        "color": "#96a346"
                      },
                      {
                        "value": 0.6,
                        "color": "#8aa146"
                      },
                      {
                        "value": 0.65,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.7,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.75,
                        "color": "#749c47"
                      },
                      {
                        "value": 0.8,
                        "color": "#699a47"
                      },
                      {
                        "value": 0.85,
                        "color": "#569647"
                      },
                      {
                        "value": 0.9,
                        "color": "#569647"
                      },
                      {
                        "value": 0.925,
                        "color": "#4d9447"
                      },
                      {
                        "value": 0.95,
                        "color": "#479149"
                      },
                      {
                        "value": 0.975,
                        "color": "#478f51"
                      },
                      {
                        "value": 1,
                        "color": "#478d59"
                      }
                    ]
                  },
                  "color": {
                    "mode": "thresholds"
                  },
                  "custom": {
                    "axisPlacement": "hidden",
                    "fillOpacity": 100,
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineWidth": 0,
                    "spanNulls": 3600000
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-28": {
        "kind": "Panel",
        "spec": {
          "id": 28,
          "title": "Network Test Status Timeline per SSID",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg_over_time(avg by(ssid) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:])",
                        "legendFormat": "__auto",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "1m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "state-timeline",
            "version": "13.0.2",
            "spec": {
              "options": {
                "alignValue": "left",
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "displayMode": "list",
                  "placement": "bottom",
                  "showLegend": false
                },
                "mergeValues": false,
                "rowHeight": 0.96,
                "showValue": "never",
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "#bd444d"
                      },
                      {
                        "value": 0.1,
                        "color": "#bb4844"
                      },
                      {
                        "value": 0.15,
                        "color": "#b85544"
                      },
                      {
                        "value": 0.2,
                        "color": "#b66144"
                      },
                      {
                        "value": 0.25,
                        "color": "#b46d44"
                      },
                      {
                        "value": 0.3,
                        "color": "#b17945"
                      },
                      {
                        "value": 0.35,
                        "color": "#af8345"
                      },
                      {
                        "value": 0.4,
                        "color": "#ac8d45"
                      },
                      {
                        "value": 0.45,
                        "color": "#aa9745"
                      },
                      {
                        "value": 0.5,
                        "color": "#a8a046"
                      },
                      {
                        "value": 0.5,
                        "color": "#a3a646"
                      },
                      {
                        "value": 0.55,
                        "color": "#96a346"
                      },
                      {
                        "value": 0.6,
                        "color": "#8aa146"
                      },
                      {
                        "value": 0.65,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.7,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.75,
                        "color": "#749c47"
                      },
                      {
                        "value": 0.8,
                        "color": "#699a47"
                      },
                      {
                        "value": 0.85,
                        "color": "#569647"
                      },
                      {
                        "value": 0.9,
                        "color": "#569647"
                      },
                      {
                        "value": 0.925,
                        "color": "#4d9447"
                      },
                      {
                        "value": 0.95,
                        "color": "#479149"
                      },
                      {
                        "value": 0.975,
                        "color": "#478f51"
                      },
                      {
                        "value": 1,
                        "color": "#478d59"
                      }
                    ]
                  },
                  "color": {
                    "mode": "thresholds"
                  },
                  "custom": {
                    "axisPlacement": "auto",
                    "fillOpacity": 100,
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineWidth": 0,
                    "spanNulls": 3600000
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-29": {
        "kind": "Panel",
        "spec": {
          "id": 29,
          "title": "$test_type status per location",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg_over_time(avg by(location_name) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:])",
                        "legendFormat": "__auto",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [
                    "mean"
                  ],
                  "displayMode": "table",
                  "placement": "right",
                  "showLegend": false,
                  "sortBy": "Mean",
                  "sortDesc": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "min": 0,
                  "max": 1,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "palette-classic-by-name"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "line",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 3,
                    "pointSize": 3,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-30": {
        "kind": "Panel",
        "spec": {
          "id": 30,
          "title": "Overall Status (averaged across sensors)",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg(avg_over_time(avg by(sensor_name) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:]))",
                        "legendFormat": "Status",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "1m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "state-timeline",
            "version": "13.0.2",
            "spec": {
              "options": {
                "alignValue": "left",
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "displayMode": "list",
                  "placement": "bottom",
                  "showLegend": false
                },
                "mergeValues": false,
                "rowHeight": 0.95,
                "showValue": "never",
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "#bd444d"
                      },
                      {
                        "value": 0.1,
                        "color": "#bb4844"
                      },
                      {
                        "value": 0.15,
                        "color": "#b85544"
                      },
                      {
                        "value": 0.2,
                        "color": "#b66144"
                      },
                      {
                        "value": 0.25,
                        "color": "#b46d44"
                      },
                      {
                        "value": 0.3,
                        "color": "#b17945"
                      },
                      {
                        "value": 0.35,
                        "color": "#af8345"
                      },
                      {
                        "value": 0.4,
                        "color": "#ac8d45"
                      },
                      {
                        "value": 0.45,
                        "color": "#aa9745"
                      },
                      {
                        "value": 0.5,
                        "color": "#a8a046"
                      },
                      {
                        "value": 0.5,
                        "color": "#a3a646"
                      },
                      {
                        "value": 0.55,
                        "color": "#96a346"
                      },
                      {
                        "value": 0.6,
                        "color": "#8aa146"
                      },
                      {
                        "value": 0.65,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.7,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.75,
                        "color": "#749c47"
                      },
                      {
                        "value": 0.8,
                        "color": "#699a47"
                      },
                      {
                        "value": 0.85,
                        "color": "#569647"
                      },
                      {
                        "value": 0.9,
                        "color": "#569647"
                      },
                      {
                        "value": 0.925,
                        "color": "#4d9447"
                      },
                      {
                        "value": 0.95,
                        "color": "#479149"
                      },
                      {
                        "value": 0.975,
                        "color": "#478f51"
                      },
                      {
                        "value": 1,
                        "color": "#478d59"
                      }
                    ]
                  },
                  "color": {
                    "mode": "thresholds"
                  },
                  "custom": {
                    "axisPlacement": "hidden",
                    "fillOpacity": 100,
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineWidth": 1,
                    "spanNulls": 3600000
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-31": {
        "kind": "Panel",
        "spec": {
          "id": 31,
          "title": "Network Test Status Trend per Sensor",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg_over_time(avg by(sensor_name) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:])",
                        "legendFormat": "__auto",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "sensor_health",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "10m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "timeseries",
            "version": "13.0.2",
            "spec": {
              "options": {
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "calcs": [
                    "mean"
                  ],
                  "displayMode": "table",
                  "placement": "right",
                  "showLegend": false,
                  "sortBy": "Mean",
                  "sortDesc": false
                },
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "min": 0,
                  "max": 1,
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "green"
                      },
                      {
                        "value": 80,
                        "color": "red"
                      }
                    ]
                  },
                  "color": {
                    "mode": "palette-classic-by-name"
                  },
                  "custom": {
                    "axisBorderShow": false,
                    "axisCenteredZero": false,
                    "axisColorMode": "text",
                    "axisLabel": "",
                    "axisPlacement": "auto",
                    "barAlignment": 0,
                    "barWidthFactor": 0.6,
                    "drawStyle": "line",
                    "fillOpacity": 0,
                    "gradientMode": "none",
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineInterpolation": "smooth",
                    "lineWidth": 2,
                    "pointSize": 3,
                    "scaleDistribution": {
                      "type": "linear"
                    },
                    "showPoints": "auto",
                    "showValues": false,
                    "spanNulls": true,
                    "stacking": {
                      "group": "A",
                      "mode": "none"
                    },
                    "thresholdsStyle": {
                      "mode": "off"
                    }
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-32": {
        "kind": "Panel",
        "spec": {
          "id": 32,
          "title": "Network Test Status Timeline per Sensor",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg_over_time(avg by(location_name) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:])",
                        "legendFormat": "__auto",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "1m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "state-timeline",
            "version": "13.0.2",
            "spec": {
              "options": {
                "alignValue": "left",
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "displayMode": "list",
                  "placement": "bottom",
                  "showLegend": false
                },
                "mergeValues": false,
                "rowHeight": 0.95,
                "showValue": "never",
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "#bd444d"
                      },
                      {
                        "value": 0.1,
                        "color": "#bb4844"
                      },
                      {
                        "value": 0.15,
                        "color": "#b85544"
                      },
                      {
                        "value": 0.2,
                        "color": "#b66144"
                      },
                      {
                        "value": 0.25,
                        "color": "#b46d44"
                      },
                      {
                        "value": 0.3,
                        "color": "#b17945"
                      },
                      {
                        "value": 0.35,
                        "color": "#af8345"
                      },
                      {
                        "value": 0.4,
                        "color": "#ac8d45"
                      },
                      {
                        "value": 0.45,
                        "color": "#aa9745"
                      },
                      {
                        "value": 0.5,
                        "color": "#a8a046"
                      },
                      {
                        "value": 0.5,
                        "color": "#a3a646"
                      },
                      {
                        "value": 0.55,
                        "color": "#96a346"
                      },
                      {
                        "value": 0.6,
                        "color": "#8aa146"
                      },
                      {
                        "value": 0.65,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.7,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.75,
                        "color": "#749c47"
                      },
                      {
                        "value": 0.8,
                        "color": "#699a47"
                      },
                      {
                        "value": 0.85,
                        "color": "#569647"
                      },
                      {
                        "value": 0.9,
                        "color": "#569647"
                      },
                      {
                        "value": 0.925,
                        "color": "#4d9447"
                      },
                      {
                        "value": 0.95,
                        "color": "#479149"
                      },
                      {
                        "value": 0.975,
                        "color": "#478f51"
                      },
                      {
                        "value": 1,
                        "color": "#478d59"
                      }
                    ]
                  },
                  "color": {
                    "mode": "thresholds"
                  },
                  "custom": {
                    "axisPlacement": "auto",
                    "fillOpacity": 100,
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineWidth": 1,
                    "spanNulls": 3600000
                  }
                },
                "overrides": []
              }
            }
          }
        }
      },
      "panel-33": {
        "kind": "Panel",
        "spec": {
          "id": 33,
          "title": "Overall Status (averaged across APs)",
          "description": "",
          "links": [],
          "data": {
            "kind": "QueryGroup",
            "spec": {
              "queries": [
                {
                  "kind": "PanelQuery",
                  "spec": {
                    "query": {
                      "kind": "DataQuery",
                      "group": "prometheus",
                      "version": "v0",
                      "spec": {
                        "editorMode": "code",
                        "expr": "avg(avg_over_time(avg by(ap_name) ({__name__=~\"$test_type\", ssid=~\"$network\", location_name=~\"$location\", job=~\"$job\"})[$avg_over:]))",
                        "legendFormat": "Status",
                        "range": true
                      },
                      "labels": {
                        "grafana.app/export-label": "prometheus-1"
                      }
                    },
                    "refId": "A",
                    "hidden": false
                  }
                }
              ],
              "transformations": [],
              "queryOptions": {
                "interval": "1m"
              }
            }
          },
          "vizConfig": {
            "kind": "VizConfig",
            "group": "state-timeline",
            "version": "13.0.2",
            "spec": {
              "options": {
                "alignValue": "left",
                "annotations": {
                  "clustering": -1,
                  "multiLane": false
                },
                "legend": {
                  "displayMode": "list",
                  "placement": "bottom",
                  "showLegend": false
                },
                "mergeValues": false,
                "rowHeight": 0.95,
                "showValue": "never",
                "tooltip": {
                  "hideZeros": false,
                  "mode": "multi",
                  "sort": "asc"
                }
              },
              "fieldConfig": {
                "defaults": {
                  "unit": "percentunit",
                  "thresholds": {
                    "mode": "absolute",
                    "steps": [
                      {
                        "value": 0,
                        "color": "#bd444d"
                      },
                      {
                        "value": 0.1,
                        "color": "#bb4844"
                      },
                      {
                        "value": 0.15,
                        "color": "#b85544"
                      },
                      {
                        "value": 0.2,
                        "color": "#b66144"
                      },
                      {
                        "value": 0.25,
                        "color": "#b46d44"
                      },
                      {
                        "value": 0.3,
                        "color": "#b17945"
                      },
                      {
                        "value": 0.35,
                        "color": "#af8345"
                      },
                      {
                        "value": 0.4,
                        "color": "#ac8d45"
                      },
                      {
                        "value": 0.45,
                        "color": "#aa9745"
                      },
                      {
                        "value": 0.5,
                        "color": "#a8a046"
                      },
                      {
                        "value": 0.5,
                        "color": "#a3a646"
                      },
                      {
                        "value": 0.55,
                        "color": "#96a346"
                      },
                      {
                        "value": 0.6,
                        "color": "#8aa146"
                      },
                      {
                        "value": 0.65,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.7,
                        "color": "#7f9f46"
                      },
                      {
                        "value": 0.75,
                        "color": "#749c47"
                      },
                      {
                        "value": 0.8,
                        "color": "#699a47"
                      },
                      {
                        "value": 0.85,
                        "color": "#569647"
                      },
                      {
                        "value": 0.9,
                        "color": "#569647"
                      },
                      {
                        "value": 0.925,
                        "color": "#4d9447"
                      },
                      {
                        "value": 0.95,
                        "color": "#479149"
                      },
                      {
                        "value": 0.975,
                        "color": "#478f51"
                      },
                      {
                        "value": 1,
                        "color": "#478d59"
                      }
                    ]
                  },
                  "color": {
                    "mode": "thresholds"
                  },
                  "noValue": "-",
                  "custom": {
                    "axisPlacement": "hidden",
                    "fillOpacity": 100,
                    "hideFrom": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    },
                    "insertNulls": false,
                    "lineWidth": 1,
                    "spanNulls": 3600000
                  }
                },
                "overrides": []
              }
            }
          }
        }
      }
    },
    "layout": {
      "kind": "RowsLayout",
      "spec": {
        "rows": [
          {
            "kind": "RowsLayoutRow",
            "spec": {
              "title": "Overview - Average over $avg_over",
              "collapse": false,
              "layout": {
                "kind": "GridLayout",
                "spec": {
                  "items": [
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 0,
                        "width": 2,
                        "height": 4,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-23"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 2,
                        "y": 0,
                        "width": 2,
                        "height": 4,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-24"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 4,
                        "y": 0,
                        "width": 2,
                        "height": 4,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-25"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 6,
                        "y": 0,
                        "width": 2,
                        "height": 4,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-26"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 8,
                        "y": 0,
                        "width": 8,
                        "height": 7,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-28"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 16,
                        "y": 0,
                        "width": 8,
                        "height": 7,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-32"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 4,
                        "width": 8,
                        "height": 3,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-27"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 7,
                        "width": 8,
                        "height": 3,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-30"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 8,
                        "y": 7,
                        "width": 8,
                        "height": 6,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-20"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 16,
                        "y": 7,
                        "width": 8,
                        "height": 6,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-31"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 10,
                        "width": 8,
                        "height": 3,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-33"
                        }
                      }
                    }
                  ]
                }
              }
            }
          },
          {
            "kind": "RowsLayoutRow",
            "spec": {
              "title": "$network",
              "collapse": false,
              "repeat": {
                "mode": "variable",
                "value": "network"
              },
              "layout": {
                "kind": "GridLayout",
                "spec": {
                  "items": [
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 0,
                        "width": 8,
                        "height": 6,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-16"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 8,
                        "y": 0,
                        "width": 8,
                        "height": 6,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-15"
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 16,
                        "y": 0,
                        "width": 8,
                        "height": 6,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-17"
                        }
                      }
                    }
                  ]
                }
              }
            }
          },
          {
            "kind": "RowsLayoutRow",
            "spec": {
              "title": "Network Test Status",
              "collapse": false,
              "layout": {
                "kind": "GridLayout",
                "spec": {
                  "items": [
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 0,
                        "width": 24,
                        "height": 4,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-18"
                        },
                        "repeat": {
                          "mode": "variable",
                          "value": "test_type",
                          "direction": "h",
                          "maxPerRow": 3
                        }
                      }
                    },
                    {
                      "kind": "GridLayoutItem",
                      "spec": {
                        "x": 0,
                        "y": 8,
                        "width": 24,
                        "height": 5,
                        "element": {
                          "kind": "ElementReference",
                          "name": "panel-29"
                        },
                        "repeat": {
                          "mode": "variable",
                          "value": "test_type",
                          "direction": "h",
                          "maxPerRow": 3
                        }
                      }
                    }
                  ]
                }
              }
            }
          }
        ]
      }
    },
    "links": [],
    "liveNow": false,
    "preload": false,
    "tags": [
      "experimental"
    ],
    "timeSettings": {
      "timezone": "browser",
      "from": "now-24h",
      "to": "now",
      "autoRefresh": "5m",
      "autoRefreshIntervals": [
        "5s",
        "10s",
        "30s",
        "1m",
        "5m",
        "15m",
        "30m",
        "1h",
        "2h",
        "1d"
      ],
      "hideTimepicker": false,
      "fiscalYearStartMonth": 0
    },
    "title": "Connection Status Dashboard",
    "variables": [
      {
        "kind": "QueryVariable",
        "spec": {
          "name": "job",
          "current": {
            "text": "",
            "value": ""
          },
          "label": "Job",
          "hide": "dontHide",
          "refresh": "onTimeRangeChanged",
          "skipUrlSync": false,
          "query": {
            "kind": "DataQuery",
            "group": "prometheus",
            "version": "v0",
            "spec": {
              "qryType": 1,
              "query": "label_values(job)",
              "refId": "PrometheusVariableQueryEditor-VariableQuery"
            },
            "labels": {
              "grafana.app/export-label": "prometheus-1"
            }
          },
          "regex": "",
          "regexApplyTo": "value",
          "sort": "disabled",
          "definition": "label_values(job)",
          "options": [],
          "multi": false,
          "includeAll": true,
          "allowCustomValue": false
        }
      },
      {
        "kind": "QueryVariable",
        "spec": {
          "name": "network",
          "current": {
            "text": "",
            "value": ""
          },
          "label": "Network",
          "hide": "dontHide",
          "refresh": "onTimeRangeChanged",
          "skipUrlSync": false,
          "query": {
            "kind": "DataQuery",
            "group": "prometheus",
            "version": "v0",
            "spec": {
              "qryType": 1,
              "query": "label_values(wyebot_connections_association_time,ssid)",
              "refId": "PrometheusVariableQueryEditor-VariableQuery"
            },
            "labels": {
              "grafana.app/export-label": "prometheus-1"
            }
          },
          "regex": "",
          "regexApplyTo": "value",
          "sort": "disabled",
          "definition": "label_values(wyebot_connections_association_time,ssid)",
          "options": [],
          "multi": true,
          "includeAll": true,
          "allowCustomValue": false
        }
      },
      {
        "kind": "QueryVariable",
        "spec": {
          "name": "test_type",
          "current": {
            "text": "",
            "value": ""
          },
          "label": "Included Test Types",
          "hide": "dontHide",
          "refresh": "onTimeRangeChanged",
          "skipUrlSync": false,
          "query": {
            "kind": "DataQuery",
            "group": "prometheus",
            "version": "v0",
            "spec": {
              "qryType": 2,
              "query": "metrics(.*wyebot_tests.*_status)",
              "refId": "PrometheusVariableQueryEditor-VariableQuery"
            },
            "labels": {
              "grafana.app/export-label": "prometheus-1"
            }
          },
          "regex": "/(?<value>wyebot_tests_(?<text>[^_]+(?:_[^_]+)*)_status)/",
          "regexApplyTo": "text",
          "sort": "disabled",
          "definition": "metrics(.*wyebot_tests.*_status)",
          "options": [],
          "multi": true,
          "includeAll": true,
          "allowCustomValue": false
        }
      },
      {
        "kind": "IntervalVariable",
        "spec": {
          "name": "avg_over",
          "query": "1m,10m,20m,30m,1h,6h,12h,1d,7d,14d,30d",
          "current": {
            "text": "30m",
            "value": "30m"
          },
          "options": [
            {
              "selected": false,
              "text": "1m",
              "value": "1m"
            },
            {
              "selected": false,
              "text": "10m",
              "value": "10m"
            },
            {
              "selected": false,
              "text": "20m",
              "value": "20m"
            },
            {
              "selected": true,
              "text": "30m",
              "value": "30m"
            },
            {
              "selected": false,
              "text": "1h",
              "value": "1h"
            },
            {
              "selected": false,
              "text": "6h",
              "value": "6h"
            },
            {
              "selected": false,
              "text": "12h",
              "value": "12h"
            },
            {
              "selected": false,
              "text": "1d",
              "value": "1d"
            },
            {
              "selected": false,
              "text": "7d",
              "value": "7d"
            },
            {
              "selected": false,
              "text": "14d",
              "value": "14d"
            },
            {
              "selected": false,
              "text": "30d",
              "value": "30d"
            }
          ],
          "auto": false,
          "auto_min": "10s",
          "auto_count": 30,
          "refresh": "onTimeRangeChanged",
          "label": "Average Over Window",
          "hide": "dontHide",
          "skipUrlSync": false
        }
      },
      {
        "kind": "SwitchVariable",
        "spec": {
          "name": "rogue_aps",
          "current": ".*",
          "enabledValue": ".*",
          "disabledValue": "Mine",
          "label": "Include Rogue APs",
          "hide": "dontHide",
          "skipUrlSync": false
        }
      },
      {
        "kind": "QueryVariable",
        "spec": {
          "name": "location",
          "current": {
            "text": "",
            "value": ""
          },
          "hide": "hideVariable",
          "refresh": "onDashboardLoad",
          "skipUrlSync": false,
          "query": {
            "kind": "DataQuery",
            "group": "prometheus",
            "version": "v0",
            "spec": {
              "qryType": 1,
              "query": "label_values({job=~\"$job\"},location_name)",
              "refId": "PrometheusVariableQueryEditor-VariableQuery"
            },
            "labels": {
              "grafana.app/export-label": "prometheus-1"
            }
          },
          "regex": "",
          "regexApplyTo": "value",
          "sort": "alphabeticalAsc",
          "definition": "label_values({job=~\"$job\"},location_name)",
          "options": [],
          "multi": true,
          "includeAll": true,
          "allowCustomValue": false
        }
      },
      {
        "kind": "TextVariable",
        "spec": {
          "name": "assoc_threshold_seconds",
          "current": {
            "text": "30",
            "value": "30"
          },
          "query": "30",
          "label": "Association Threshold (sec)",
          "hide": "hideVariable",
          "skipUrlSync": false
        }
      },
      {
        "kind": "TextVariable",
        "spec": {
          "name": "dhcp_threshold_seconds",
          "current": {
            "text": "2",
            "value": "2"
          },
          "query": "2",
          "label": "DHCP Threshold (sec)",
          "hide": "hideVariable",
          "skipUrlSync": false
        }
      },
      {
        "kind": "TextVariable",
        "spec": {
          "name": "dns_threshold_seconds",
          "current": {
            "text": "0.2",
            "value": "0.2"
          },
          "query": "0.2",
          "label": "DNS Threshold (sec)",
          "hide": "hideVariable",
          "skipUrlSync": false
        }
      }
    ]
  }
}