Created
February 28, 2021 01:22
-
-
Save dustin/f1b611fb39bee215aeb5731847f0b652 to your computer and use it in GitHub Desktop.
Starlink Dashboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "$$hashKey": "object:100", | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "editable": true, | |
| "gnetId": null, | |
| "graphTooltip": 0, | |
| "id": 37, | |
| "iteration": 1614371769724, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "$DS_INFLUXDB", | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 11, | |
| "w": 10, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 4, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "hideZero": false, | |
| "max": true, | |
| "min": false, | |
| "rightSide": false, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true, | |
| "dataLinks": [] | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.3.6", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:1695", | |
| "alias": "Down", | |
| "color": "rgba(184, 119, 217, 0.19)", | |
| "fillGradient": 10, | |
| "transform": "negative-Y" | |
| }, | |
| { | |
| "$$hashKey": "object:3489", | |
| "alias": "Down (avg)", | |
| "color": "#B877D9", | |
| "legend": false, | |
| "transform": "negative-Y" | |
| }, | |
| { | |
| "$$hashKey": "object:5005", | |
| "alias": "Up", | |
| "color": "rgba(242, 73, 92, 0.31)", | |
| "fillGradient": 10 | |
| }, | |
| { | |
| "$$hashKey": "object:5273", | |
| "alias": "Up (avg)", | |
| "color": "#F2495C", | |
| "legend": false | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "Up", | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "uplink_throughput_bps" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "Up (avg)", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "5m" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "uplink_throughput_bps" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "Down", | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "C", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "downlink_throughput_bps" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "Down (avg)", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "5m" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "D", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "downlink_throughput_bps" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Actual Throughput", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:1099", | |
| "format": "bps", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:1100", | |
| "format": "bps", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": false | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": { | |
| "Drop Rate": "rgba(242, 73, 92, 0.14)", | |
| "Drop Rate (hourly)": "rgba(230, 29, 53, 0.44)", | |
| "Obstructed": "rgb(68, 34, 84)", | |
| "SNR": "rgba(55, 135, 45, 0.26)", | |
| "SNR (hourly)": "dark-green" | |
| }, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "Starlink", | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 11, | |
| "w": 9, | |
| "x": 10, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 2, | |
| "interval": "", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "sort": "max", | |
| "sortDesc": false, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true, | |
| "dataLinks": [] | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.3.6", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:936", | |
| "alias": "SNR", | |
| "yaxis": 2 | |
| }, | |
| { | |
| "$$hashKey": "object:1207", | |
| "alias": "SNR (hourly)", | |
| "fillGradient": 1, | |
| "legend": false, | |
| "yaxis": 2 | |
| }, | |
| { | |
| "$$hashKey": "object:1286", | |
| "alias": "Drop Rate (hourly)", | |
| "color": "#C4162A", | |
| "fillGradient": 1, | |
| "hiddenSeries": true, | |
| "legend": false | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "Drop Rate", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$__interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "linear" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "query": "SELECT mean(\"pop_ping_drop_rate\") FROM /^$TBL_STATS$/ WHERE $timeFilter GROUP BY time(5m)", | |
| "queryType": "randomWalk", | |
| "rawQuery": false, | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "pop_ping_drop_rate" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "SNR", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$__interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "linear" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "D", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "snr" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "SNR (hourly)", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "1h" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "linear" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "snr" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "Drop Rate (hourly)", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "1h" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "linear" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "query": "SELECT mean(\"pop_ping_drop_rate\") FROM /^$TBL_STATS$/ WHERE $timeFilter GROUP BY time(5m)", | |
| "queryType": "randomWalk", | |
| "rawQuery": false, | |
| "refId": "C", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "pop_ping_drop_rate" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Availability", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:949", | |
| "decimals": 0, | |
| "format": "percentunit", | |
| "label": "", | |
| "logBase": 1, | |
| "max": "1", | |
| "min": "0", | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:950", | |
| "decimals": 1, | |
| "format": "short", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": false, | |
| "colorPostfix": false, | |
| "colorPrefix": false, | |
| "colorValue": false, | |
| "colors": [ | |
| "#299c46", | |
| "rgba(237, 129, 40, 0.89)", | |
| "#d44a3a" | |
| ], | |
| "datasource": "Starlink", | |
| "format": "none", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "gridPos": { | |
| "h": 2, | |
| "w": 5, | |
| "x": 19, | |
| "y": 0 | |
| }, | |
| "id": 15, | |
| "interval": null, | |
| "links": [], | |
| "mappingType": 1, | |
| "mappingTypes": [ | |
| { | |
| "$$hashKey": "object:2853", | |
| "name": "value to text", | |
| "value": 1 | |
| }, | |
| { | |
| "$$hashKey": "object:2854", | |
| "name": "range to text", | |
| "value": 2 | |
| } | |
| ], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "pluginVersion": "6.7.4", | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "rangeMaps": [ | |
| { | |
| "from": "null", | |
| "text": "N/A", | |
| "to": "null" | |
| } | |
| ], | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false, | |
| "ymax": null, | |
| "ymin": null | |
| }, | |
| "tableColumn": "", | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "state" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Status", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "$$hashKey": "object:2856", | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "current" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": false, | |
| "colorPostfix": false, | |
| "colorPrefix": false, | |
| "colorValue": false, | |
| "colors": [ | |
| "#299c46", | |
| "rgba(237, 129, 40, 0.89)", | |
| "#d44a3a" | |
| ], | |
| "datasource": "Starlink", | |
| "format": "s", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "gridPos": { | |
| "h": 2, | |
| "w": 5, | |
| "x": 19, | |
| "y": 2 | |
| }, | |
| "id": 14, | |
| "interval": null, | |
| "links": [], | |
| "mappingType": 1, | |
| "mappingTypes": [ | |
| { | |
| "$$hashKey": "object:2853", | |
| "name": "value to text", | |
| "value": 1 | |
| }, | |
| { | |
| "$$hashKey": "object:2854", | |
| "name": "range to text", | |
| "value": 2 | |
| } | |
| ], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "pluginVersion": "6.7.4", | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "rangeMaps": [ | |
| { | |
| "from": "null", | |
| "text": "N/A", | |
| "to": "null" | |
| } | |
| ], | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false, | |
| "ymax": null, | |
| "ymin": null | |
| }, | |
| "tableColumn": "", | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "uptime" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Uptime", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "$$hashKey": "object:2856", | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "current" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": false, | |
| "colorPostfix": false, | |
| "colorPrefix": false, | |
| "colorValue": false, | |
| "colors": [ | |
| "#299c46", | |
| "rgba(237, 129, 40, 0.89)", | |
| "#d44a3a" | |
| ], | |
| "datasource": "Starlink", | |
| "format": "bps", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "gridPos": { | |
| "h": 2, | |
| "w": 5, | |
| "x": 19, | |
| "y": 4 | |
| }, | |
| "id": 12, | |
| "interval": null, | |
| "links": [], | |
| "mappingType": 1, | |
| "mappingTypes": [ | |
| { | |
| "$$hashKey": "object:2853", | |
| "name": "value to text", | |
| "value": 1 | |
| }, | |
| { | |
| "$$hashKey": "object:2854", | |
| "name": "range to text", | |
| "value": 2 | |
| } | |
| ], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "pluginVersion": "6.7.4", | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "rangeMaps": [ | |
| { | |
| "from": "null", | |
| "text": "N/A", | |
| "to": "null" | |
| } | |
| ], | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false, | |
| "ymax": null, | |
| "ymin": null | |
| }, | |
| "tableColumn": "", | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "downlink_throughput_bps" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "timeFrom": "1h", | |
| "timeShift": null, | |
| "title": "Downlink", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "$$hashKey": "object:2856", | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "colorBackground": false, | |
| "colorPostfix": false, | |
| "colorPrefix": false, | |
| "colorValue": false, | |
| "colors": [ | |
| "#299c46", | |
| "rgba(237, 129, 40, 0.89)", | |
| "#d44a3a" | |
| ], | |
| "datasource": "Starlink", | |
| "format": "bps", | |
| "gauge": { | |
| "maxValue": 100, | |
| "minValue": 0, | |
| "show": false, | |
| "thresholdLabels": false, | |
| "thresholdMarkers": true | |
| }, | |
| "gridPos": { | |
| "h": 2, | |
| "w": 5, | |
| "x": 19, | |
| "y": 6 | |
| }, | |
| "id": 13, | |
| "interval": null, | |
| "links": [], | |
| "mappingType": 1, | |
| "mappingTypes": [ | |
| { | |
| "$$hashKey": "object:2853", | |
| "name": "value to text", | |
| "value": 1 | |
| }, | |
| { | |
| "$$hashKey": "object:2854", | |
| "name": "range to text", | |
| "value": 2 | |
| } | |
| ], | |
| "maxDataPoints": 100, | |
| "nullPointMode": "connected", | |
| "nullText": null, | |
| "pluginVersion": "6.7.4", | |
| "postfix": "", | |
| "postfixFontSize": "50%", | |
| "prefix": "", | |
| "prefixFontSize": "50%", | |
| "rangeMaps": [ | |
| { | |
| "from": "null", | |
| "text": "N/A", | |
| "to": "null" | |
| } | |
| ], | |
| "sparkline": { | |
| "fillColor": "rgba(31, 118, 189, 0.18)", | |
| "full": false, | |
| "lineColor": "rgb(31, 120, 193)", | |
| "show": false, | |
| "ymax": null, | |
| "ymin": null | |
| }, | |
| "tableColumn": "", | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "uplink_throughput_bps" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": "", | |
| "timeFrom": "1h", | |
| "timeShift": null, | |
| "title": "Uplink", | |
| "type": "singlestat", | |
| "valueFontSize": "80%", | |
| "valueMaps": [ | |
| { | |
| "$$hashKey": "object:2856", | |
| "op": "=", | |
| "text": "N/A", | |
| "value": "null" | |
| } | |
| ], | |
| "valueName": "avg" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": "Starlink", | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 19, | |
| "y": 8 | |
| }, | |
| "id": 8, | |
| "links": [], | |
| "options": { | |
| "fieldOptions": { | |
| "calcs": [ | |
| "mean" | |
| ], | |
| "defaults": { | |
| "decimals": 1, | |
| "mappings": [], | |
| "max": 1, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 0.1 | |
| } | |
| ] | |
| }, | |
| "title": "", | |
| "unit": "percentunit" | |
| }, | |
| "overrides": [], | |
| "values": false | |
| }, | |
| "orientation": "auto", | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true | |
| }, | |
| "pluginVersion": "6.7.4", | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "fraction_obstructed" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "last" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Obstructed", | |
| "type": "gauge" | |
| }, | |
| { | |
| "aliasColors": { | |
| "Drop Rate": "red", | |
| "Obstructed": "rgb(94, 30, 38)", | |
| "SNR": "semi-dark-green" | |
| }, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "Starlink", | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 9, | |
| "w": 10, | |
| "x": 0, | |
| "y": 11 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 10, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "sort": "max", | |
| "sortDesc": false, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true, | |
| "dataLinks": [] | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.3.6", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:1761", | |
| "alias": "Obstructed", | |
| "yaxis": 2 | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "Obstruction", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$interval" | |
| ], | |
| "type": "time" | |
| }, | |
| { | |
| "params": [ | |
| "linear" | |
| ], | |
| "type": "fill" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "fraction_obstructed" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "Obstructed", | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "currently_obstructed" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Obstruction", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:949", | |
| "decimals": 2, | |
| "format": "percentunit", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": "0", | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:950", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": false | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": { | |
| "Drop Rate": "red", | |
| "RTT": "purple", | |
| "RTT (avg)": "purple", | |
| "RTT (hour)": "dark-purple", | |
| "SNR": "semi-dark-green" | |
| }, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "Starlink", | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": {} | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 9, | |
| "w": 9, | |
| "x": 10, | |
| "y": 11 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 11, | |
| "interval": "5m", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "sort": "max", | |
| "sortDesc": false, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true, | |
| "dataLinks": [] | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.3.6", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [ | |
| { | |
| "$$hashKey": "object:1183", | |
| "alias": "RTT", | |
| "color": "rgba(184, 119, 217, 0.24)", | |
| "fill": 0, | |
| "fillGradient": 0 | |
| }, | |
| { | |
| "$$hashKey": "object:1844", | |
| "alias": "RTT (avg)", | |
| "legend": false | |
| } | |
| ], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "alias": "RTT", | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "B", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "pop_ping_latency_ms" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| }, | |
| { | |
| "alias": "RTT (avg)", | |
| "groupBy": [ | |
| { | |
| "params": [ | |
| "$__interval" | |
| ], | |
| "type": "time" | |
| } | |
| ], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "queryType": "randomWalk", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "pop_ping_latency_ms" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [], | |
| "type": "mean" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Latency", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:949", | |
| "decimals": null, | |
| "format": "ms", | |
| "label": "", | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:950", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": false | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "datasource": "Starlink", | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 19, | |
| "y": 14 | |
| }, | |
| "id": 9, | |
| "links": [], | |
| "options": { | |
| "fieldOptions": { | |
| "calcs": [ | |
| "mean" | |
| ], | |
| "defaults": { | |
| "mappings": [], | |
| "max": 120, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 40 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "title": "", | |
| "unit": "ms" | |
| }, | |
| "overrides": [], | |
| "values": false | |
| }, | |
| "orientation": "auto", | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true | |
| }, | |
| "pluginVersion": "6.7.4", | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "refId": "A", | |
| "resultFormat": "time_series", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "pop_ping_latency_ms" | |
| ], | |
| "type": "field" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": "15m", | |
| "timeShift": null, | |
| "title": "RTT", | |
| "type": "gauge" | |
| }, | |
| { | |
| "cacheTimeout": null, | |
| "columns": [], | |
| "datasource": "$DS_INFLUXDB", | |
| "description": "", | |
| "fieldConfig": { | |
| "defaults": { | |
| "custom": { | |
| "align": null, | |
| "filterable": false | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Obstructed" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 105 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Wrong Location" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 114 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Thermal Throttle" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 121 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Thermal Shutdown" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 136 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Motors Stuck" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 116 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Time" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 143 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "State" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 118 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Bad Location" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 122 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Temp Throttle" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 118 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Temp Shutdown" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 134 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Software Version" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 369 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "fontSize": "100%", | |
| "gridPos": { | |
| "h": 7, | |
| "w": 24, | |
| "x": 0, | |
| "y": 20 | |
| }, | |
| "id": 6, | |
| "interval": null, | |
| "links": [], | |
| "options": { | |
| "showHeader": true, | |
| "sortBy": [ | |
| { | |
| "desc": true, | |
| "displayName": "Time (last)" | |
| } | |
| ] | |
| }, | |
| "pageSize": null, | |
| "pluginVersion": "7.3.6", | |
| "showHeader": true, | |
| "sort": { | |
| "col": 0, | |
| "desc": true | |
| }, | |
| "styles": [ | |
| { | |
| "alias": "Time", | |
| "align": "auto", | |
| "dateFormat": "YYYY-MM-DD HH:mm:ss", | |
| "pattern": "Time", | |
| "type": "date" | |
| }, | |
| { | |
| "alias": "", | |
| "align": "right", | |
| "colorMode": null, | |
| "colors": [ | |
| "rgba(245, 54, 54, 0.9)", | |
| "rgba(237, 129, 40, 0.89)", | |
| "rgba(50, 172, 45, 0.97)" | |
| ], | |
| "decimals": 2, | |
| "pattern": "/.*/", | |
| "thresholds": [], | |
| "type": "number", | |
| "unit": "short" | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "groupBy": [], | |
| "hide": false, | |
| "measurement": "/^$TBL_STATS$/", | |
| "orderByTime": "ASC", | |
| "policy": "default", | |
| "query": "SELECT \"currently_obstructed\" AS \"Obstructed\", \"alert_unexpected_location\" AS \"Wrong Location\", \"alert_thermal_throttle\" AS \"Thermal Throttle\", \"alert_thermal_shutdown\" AS \"Thermal Shutdown\", \"alert_motors_stuck\" AS \"Motors Stuck\", \"state\" AS \"State\" FROM \"spacex.starlink.user_terminal.status\" WHERE $timeFilter", | |
| "queryType": "randomWalk", | |
| "rawQuery": false, | |
| "refId": "A", | |
| "resultFormat": "table", | |
| "select": [ | |
| [ | |
| { | |
| "params": [ | |
| "state" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "State" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "currently_obstructed" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Obstructed" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "alert_unexpected_location" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Bad Location" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "alert_thermal_throttle" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Temp Throttled" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "alert_thermal_shutdown" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Temp Shutdown" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "alert_motors_stuck" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Motors Stuck" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "software_version" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Software Version" | |
| ], | |
| "type": "alias" | |
| } | |
| ], | |
| [ | |
| { | |
| "params": [ | |
| "hardware_version" | |
| ], | |
| "type": "field" | |
| }, | |
| { | |
| "params": [ | |
| "Hardware Version" | |
| ], | |
| "type": "alias" | |
| } | |
| ] | |
| ], | |
| "tags": [] | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Alerts & Versions", | |
| "transform": "table", | |
| "transformations": [ | |
| { | |
| "id": "groupBy", | |
| "options": { | |
| "fields": { | |
| "Bad Location": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Hardware Version": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Motors Stuck": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Obstructed": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Software Version": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "State": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Temp Shutdown": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Temp Throttle": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Temp Throttled": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Thermal Shutdown": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Thermal Throttle": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| }, | |
| "Time": { | |
| "aggregations": [ | |
| "last" | |
| ], | |
| "operation": "aggregate" | |
| }, | |
| "Wrong Location": { | |
| "aggregations": [], | |
| "operation": "groupby" | |
| } | |
| } | |
| } | |
| } | |
| ], | |
| "type": "table" | |
| } | |
| ], | |
| "refresh": "5m", | |
| "schemaVersion": 22, | |
| "style": "dark", | |
| "tags": [], | |
| "templating": { | |
| "list": [ | |
| { | |
| "current": { | |
| "selected": false, | |
| "text": "Starlink", | |
| "value": "Starlink" | |
| }, | |
| "error": null, | |
| "hide": 2, | |
| "label": "InfluxDB DataSource", | |
| "name": "DS_INFLUXDB", | |
| "options": [ | |
| { | |
| "selected": false, | |
| "text": "Starlink", | |
| "value": "Starlink" | |
| } | |
| ], | |
| "query": "Starlink", | |
| "skipUrlSync": false, | |
| "type": "constant" | |
| }, | |
| { | |
| "current": { | |
| "selected": false, | |
| "text": "spacex.starlink.user_terminal.status", | |
| "value": "spacex.starlink.user_terminal.status" | |
| }, | |
| "error": null, | |
| "hide": 2, | |
| "label": "Table name for Statistics", | |
| "name": "TBL_STATS", | |
| "options": [ | |
| { | |
| "selected": false, | |
| "text": "spacex.starlink.user_terminal.status", | |
| "value": "spacex.starlink.user_terminal.status" | |
| } | |
| ], | |
| "query": "spacex.starlink.user_terminal.status", | |
| "skipUrlSync": false, | |
| "type": "constant" | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-24h", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "refresh_intervals": [ | |
| "5s", | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ] | |
| }, | |
| "timezone": "", | |
| "title": "Starlink Statistics", | |
| "uid": "ymkHwLaMz", | |
| "variables": { | |
| "list": [] | |
| }, | |
| "version": 15 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment