{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": false, "graphTooltip": 2, "id": 64, "iteration": 1629933379845, "links": [], "panels": [ { "collapsed": false, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 16, "panels": [], "title": "Overview", "type": "row" }, { "datasource": "$datasource", "description": "Sensors which are not supported by the Home Assistant Prometheus will be reported as `_sensor_unit_`. A full list of unsupported sensors can be found in a table at the bottom of this dashboard. You can use [component_config](https://www.home-assistant.io/integrations/prometheus/#component_config) and [component_config_glob](https://www.home-assistant.io/integrations/prometheus/#component_config_glob), combined with `override_metric` in your Home Assistant configuration file to rewrite unsupported sensors to supported values. See the [configuration docs](https://www.home-assistant.io/integrations/prometheus/) for more details. ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 1 }, "id": 2, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "count({__name__=~\"$prefix\\\\_?sensor_unit_.+\", job=~\"$job\", instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Unsupported Sensors", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 1 }, "id": 3, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "count({__name__=~\"$prefix\\\\_?entity_available\", job=~\"$job\", instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Total Entities", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "N/A" } }, "type": "special" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", }, { "color": "yellow", "value": 0.8 }, { "color": "green", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 1 }, "id": 4, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.2", "targets": [ { "expr": "count({__name__=~\"$prefix\\\\_?entity_available\", job=~\"$job\", instance=~\"$instance\"} > 0) / count({__name__=~\"$prefix\\\\_?entity_available\", job=~\"$job\", instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Entities Active", "type": "gauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 12, "y": 1 }, "id": 5, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "bottomk(1, (time() - {__name__=~\"$prefix\\\\_?last_updated_time_seconds\", job=~\"$job\", instance=~\"$instance\"}))", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Latest Update", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 16, "y": 1 }, "id": 6, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?input_boolean_state\", job=~\"$job\", instance=~\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Input States", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*cooling" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "❄" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*heating" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "🔥" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*drying" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "🏜" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "super-light-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*fan" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "💨" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*idle" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "💤" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "super-light-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*off" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "⛔" } }, "type": "value" } ] }, { "id": "color", "value": { "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*eco" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "🌏" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*home" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "🏠" } }, "type": "value" } ] }, { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 4, "x": 20, "y": 1 }, "id": 7, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?climate_action\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} > 0 or label_replace({__name__=~\"$prefix\\\\_?humidifier_mode\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} > 0, \"action\", \"$1\", \"mode\", \"(.*)\")", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}} {{action}}", "refId": "A" } ], "title": "Climate", "type": "stat" }, { "collapsed": false, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 17, "panels": [], "title": "States", "type": "row" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [ { "options": { "0": { "text": "❌" }, "1": { "text": "✔" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".+\\(Inactive\\)" }, "properties": [ { "id": "color", "value": { "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 9 }, "id": 8, "links": [], "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?switch_state\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} $Inactive on (entity) label_replace({__name__=~\"$prefix\\\\_?entity_available\", domain=\"switch\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} == 0, \"friendly_name\", \"$1 (Inactive)\", \"friendly_name\", \"(.*)\")", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Switch States", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".+\\(Inactive\\)" }, "properties": [ { "id": "color", "value": { "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 9 }, "id": 9, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?binary_sensor_state\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} $Inactive on (entity) label_replace({__name__=~\"$prefix\\\\_?entity_available\", domain=\"binary_sensor\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} == 0, \"friendly_name\", \"$1 (Inactive)\", \"friendly_name\", \"(.*)\")", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Binary Sensors", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", }, { "color": "yellow", "value": 40 }, { "color": "green", "value": 75 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".+\\(Inactive\\)" }, "properties": [ { "id": "color", "value": { "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 9 }, "id": 10, "options": { "displayMode": "lcd", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?battery_level_percent\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} or {__name__=~\"$prefix\\\\_?battery_percent\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} $Inactive on (entity) label_replace({__name__=~\"$prefix\\\\_?entity_available\", entity=~\".+battery_level.*\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} == 0, \"friendly_name\", \"$1 (Inactive)\", \"friendly_name\", \"(.*)\")", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Battery Levels", "type": "bargauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "color": { "mode": "continuous-purples" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".+\\(Inactive\\)" }, "properties": [ { "id": "color", "value": { "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 16 }, "id": 11, "options": { "displayMode": "gradient", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?light_state\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} $Inactive on (entity) label_replace({__name__=~\"$prefix\\\\_?entity_available\", domain=\"light\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} == 0, \"friendly_name\", \"$1 (Inactive)\", \"friendly_name\", \"(.*)\")", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Lights", "type": "bargauge" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [ { "options": { "0": { "text": "🔓" }, "1": { "text": "🔒" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".+\\(Inactive\\)" }, "properties": [ { "id": "color", "value": { "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 16 }, "id": 12, "links": [], "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.1.2", "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?lock_state\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} $Inactive on (entity) label_replace({__name__=~\"$prefix\\\\_?entity_available\", domain=\"lock\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"} == 0, \"friendly_name\", \"$1 (Inactive)\", \"friendly_name\", \"(.*)\")", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A" } ], "title": "Locks", "type": "stat" }, { "collapsed": false, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 18, "panels": [], "title": "Sensors", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?temperature_c\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A", "step": 10 }, { "expr": "{__name__=~\"$prefix\\\\_?current_temperature_c\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{friendly_name}} Current", "refId": "B", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "logBase": 1, "min": 0, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false, } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.1.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?humidity_percent\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{friendly_name}}", "refId": "A", "step": 10 }, { "expr": "{__name__=~\"$prefix\\\\_?humidifier_target_humidity_percent\", job=~\"$job\", instance=~\"$instance\", entity=~\"$entity\", friendly_name=~\"$friendly_name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{friendly_name}} Target", "refId": "B", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "Humidity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "min": 0, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false, } }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 31 }, "id": 15, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Value", "align": "auto", "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Metric", "align": "auto", "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "__name__", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Entity", "align": "auto", "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "entity", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "{__name__=~\"$prefix\\\\_?sensor_unit_.+\", job=~\"$job\", instance=~\"$instance\"}", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Unsupported Sensors", "transform": "table", "type": "table-old" } ], "refresh": "30s", "schemaVersion": 30, "style": "dark", "tags": [ "hass-integration" ], "templating": { "list": [ { "current": { "selected": false, "text": "grafanacloud-ryanggrafana01-prom", "value": "grafanacloud-ryanggrafana01-prom" }, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": ".+", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "multi": true, "name": "job", "options": [], "query": { "query": "label_values(up, job)", "refId": "grafanacloud-ryanggrafana01-prom-job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "multi": true, "name": "instance", "options": [], "query": { "query": "label_values(up{job=~\"$job\"}, instance)", "refId": "grafanacloud-ryanggrafana01-prom-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "multi": true, "name": "entity", "options": [], "query": { "query": "label_values({__name__=~\"$prefix\\\\_?last_updated_time_seconds\", job=~\"$job\", instance=~\"$instance\"}, entity)", "refId": "grafanacloud-ryanggrafana01-prom-entity-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "multi": true, "name": "friendly_name", "options": [], "query": { "query": "label_values({__name__=~\"$prefix\\\\_?last_updated_time_seconds\", job=~\"$job\", instance=~\"$instance\"}, friendly_name)", "refId": "grafanacloud-ryanggrafana01-prom-friendly_name-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "Include", "value": "or" }, "hide": 0, "includeAll": false, "multi": false, "name": "Inactive", "options": [ { "selected": true, "text": "Include", "value": "or" }, { "selected": false, "text": "Exclude", "value": "unless" } ], "query": "Include : or, Exclude : unless", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "", "value": "" }, "hide": 0, "name": "prefix", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Home Assistant", "uid": "LYCv3YDFD", "version": 1 }