From 44c366efb4a0e8388967cf7a2b1afd5aa046246a Mon Sep 17 00:00:00 2001 From: treyad Date: Thu, 10 Jan 2019 06:02:45 -0800 Subject: Add Grafana Dashboard for vCMTS testcase JIRA: YARDSTICK-1580 Change-Id: I9dbf67e6093290e98a0e4303746f9c1a184b5478 Signed-off-by: treyad --- dashboard/vCMTS_DownstreamProcessingPerSG.json | 23834 +++++++++++++++++++++++ 1 file changed, 23834 insertions(+) create mode 100644 dashboard/vCMTS_DownstreamProcessingPerSG.json (limited to 'dashboard/vCMTS_DownstreamProcessingPerSG.json') diff --git a/dashboard/vCMTS_DownstreamProcessingPerSG.json b/dashboard/vCMTS_DownstreamProcessingPerSG.json new file mode 100644 index 000000000..d83b1ec7e --- /dev/null +++ b/dashboard/vCMTS_DownstreamProcessingPerSG.json @@ -0,0 +1,23834 @@ +{ + "annotations": { + "list": [ + { + "builtIn": 1, + "datasource": "-- Grafana --", + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "type": "dashboard" + } + ] + }, + "editable": true, + "gnetId": null, + "graphTooltip": 0, + "iteration": 1539789837204, + "links": [], + "panels": [ + { + "content": "

$Scenario_One

", + "gridPos": { + "h": 2, + "w": 12, + "x": 0, + "y": 0 + }, + "id": 56, + "links": [], + "mode": "html", + "title": "", + "type": "text" + }, + { + "content": "

$Scenario_Two

", + "gridPos": { + "h": 2, + "w": 12, + "x": 12, + "y": 0 + }, + "id": 57, + "links": [], + "mode": "html", + "title": "", + "type": "text" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#d44a3a", + "rgba(237, 129, 40, 0.89)", + "#299c46" + ], + "datasource": null, + "decimals": 1, + "format": "none", + "gauge": { + "maxValue": 10, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 8, + "w": 3, + "x": 0, + "y": 2 + }, + "id": 45, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " Gbps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + }, + { + "params": [ + "/1000000000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "bits_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "RX Bitrate", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 3, + "y": 2 + }, + "id": 48, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "average_frame_size_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=", + "value": "service_group_8" + } + ] + } + ], + "thresholds": "", + "title": "Avg RX Packet Size", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#d44a3a", + "rgba(237, 129, 40, 0.89)", + "#299c46" + ], + "datasource": null, + "decimals": 1, + "format": "none", + "gauge": { + "maxValue": 10, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 8, + "w": 3, + "x": 6, + "y": 2 + }, + "id": 46, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " Gbps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000000000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "bits_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "L2TP Frame TX Bitrate", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 9, + "y": 2 + }, + "id": 51, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "average_frame_size_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "Avg TX Frame Size", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#d44a3a", + "rgba(237, 129, 40, 0.89)", + "#299c46" + ], + "datasource": null, + "decimals": 1, + "format": "none", + "gauge": { + "maxValue": 10, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 8, + "w": 3, + "x": 12, + "y": 2 + }, + "id": 58, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " Gbps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "query": "SELECT distinct(\"value\") /1000000000 FROM \"downstream_rx\" WHERE (\"type\" = 'bits_per_second' AND \"type_instance\" = 'rx') AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": false, + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + }, + { + "params": [ + "/1000000000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "bits_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "RX Bitrate", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 15, + "y": 2 + }, + "id": 59, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "average_frame_size_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "Avg RX Packet Size", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#d44a3a", + "rgba(237, 129, 40, 0.89)", + "#299c46" + ], + "datasource": null, + "decimals": 1, + "format": "none", + "gauge": { + "maxValue": 10, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 8, + "w": 3, + "x": 18, + "y": 2 + }, + "id": 62, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " Gbps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000000000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "bits_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "L2TP Frame TX Bitrate", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 21, + "y": 2 + }, + "id": 63, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "average_frame_size_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "Avg TX Frame Size", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 3, + "y": 4 + }, + "id": 49, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " kpps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "packets_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "RX Packets", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 15, + "y": 4 + }, + "id": 60, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " kpps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "packets_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "RX Packets", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 9, + "y": 5 + }, + "id": 52, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " kfps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "packets_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "TX L2TP Frames", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 21, + "y": 5 + }, + "id": 64, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " kfps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "packets_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "TX L2TP Frames", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 3, + "y": 6 + }, + "id": 50, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "kpps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "dropped_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "RX Dropped", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 15, + "y": 6 + }, + "id": 61, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "kpps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "dropped_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "RX Dropped", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 3, + "y": 8 + }, + "id": 145, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "kpps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sched_dropped_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Scheduler Dropped", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 9, + "y": 8 + }, + "id": 53, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "kfps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "dropped_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "TX Dropped", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 15, + "y": 8 + }, + "id": 146, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "kpps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sched_dropped_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Scheduler Dropped", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 3, + "x": 21, + "y": 8 + }, + "id": 65, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": "kfps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "dropped_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "TX Dropped", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "CM Lookup": "#2f575e", + "Classification": "#1f78c1", + "Depi Encapsulation": "#508642", + "Docsis Framing": "#e5ac0e", + "Ethernet CRC": "#64b0c8", + "Filtering": "#584477", + "Lower MAC Transfer": "#511749", + "Packet Encryption": "#0a437c", + "QOS": "#052b51", + "RX": "#ef843c", + "TX": "#6d1f62" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 10, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 10 + }, + "id": 98, + "legend": { + "alignAsTable": false, + "avg": false, + "current": true, + "max": false, + "min": false, + "rightSide": false, + "show": false, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "alias": "TX", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "downstream_cycles" + } + ] + }, + { + "alias": "Depi Encapsulation", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_depi_encap", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Docsis Framing", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_docsis_framing", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Packet Encryption", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_encryption", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Ethernet CRC", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_eth_crc", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Lower MAC Transfer", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_upper_lower_mac_xfer", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "QOS", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_qos", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Classification", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_classification", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Filtering", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_filtering", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "CM Lookup", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_cm_lookup", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "RX", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "downstream_cycles" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "CPU Cycles per Packet Cycle", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": false, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": "# Cycles", + "logBase": 1, + "max": "15000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "Empty": "#EAB839", + "Non Empty": "#7eb26d" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 10 + }, + "id": 119, + "interval": null, + "legend": { + "show": true, + "values": true + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Empty", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_pkts_not_present", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "rx_dequeue_per_second" + } + ] + }, + { + "alias": "Non Empty", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_pkts_present", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "rx_dequeue_per_second" + } + ] + } + ], + "title": "RX Dequeue per Second", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "CM Lookup": "#2f575e", + "Classification": "#1f78c1", + "Depi Encapsulation": "#508642", + "Docsis Framing": "#e5ac0e", + "Ethernet CRC": "#64b0c8", + "Filtering": "#584477", + "Lower MAC Transfer": "#511749", + "Packet Encryption": "#0a437c", + "QOS": "#052b51", + "RX": "#ef843c", + "TX": "#6d1f62" + }, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 10, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 10 + }, + "id": 124, + "legend": { + "alignAsTable": false, + "avg": false, + "current": true, + "max": false, + "min": false, + "rightSide": false, + "show": false, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "alias": "TX", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_tx", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "downstream_cycles" + } + ] + }, + { + "alias": "Depi Encapsulation", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_depi_encap", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Docsis Framing", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_docsis_framing", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Packet Encryption", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_encryption", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Ethernet CRC", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_eth_crc", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Lower MAC Transfer", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_upper_lower_mac_xfer", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "QOS", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_qos", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Classification", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_classification", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Filtering", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_filtering", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "CM Lookup", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_cm_lookup", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "RX", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "previous" + ], + "type": "fill" + } + ], + "measurement": "downstream_rx", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "downstream_cycles" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "CPU Cycles per Packet Cycle", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": false, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": "# Cycles", + "logBase": 1, + "max": "15000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "Empty": "#EAB839", + "Non Empty": "#7eb26d" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 10 + }, + "id": 128, + "interval": null, + "legend": { + "show": true, + "values": true + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Empty", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_pkts_not_present", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "rx_dequeue_per_second" + } + ] + }, + { + "alias": "Non Empty", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_pkts_present", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "rx_dequeue_per_second" + } + ] + } + ], + "title": "RX Dequeue per Second", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 0, + "y": 17 + }, + "id": 122, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sched", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "um_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Upper Mac Scheduled Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 6, + "y": 17 + }, + "id": 131, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sched", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "lm_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Lower Mac Scheduled Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 12, + "y": 17 + }, + "id": 135, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sched", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "um_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Upper Mac Scheduled Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 18, + "y": 17 + }, + "id": 133, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sched", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "lm_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Lower Mac Scheduled Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 0, + "y": 19 + }, + "id": 132, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sleep", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "um_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Upper Mac Sleeping Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 6, + "y": 19 + }, + "id": 126, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sleep", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "lm_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Lower Mac Sleeping Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 12, + "y": 19 + }, + "id": 136, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sleep", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "um_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Upper Mac Sleeping Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 2, + "w": 6, + "x": 18, + "y": 19 + }, + "id": 134, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_sleep", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "lm_yields_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Lower Mac Sleeping Yields per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "Matched Denied": "#badff4", + "Matched Permitted": "#7eb26d", + "Unmatched": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 9, + "w": 6, + "x": 0, + "y": 21 + }, + "id": 105, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Matched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "cm_lookup" + } + ] + }, + { + "alias": "Unmatched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_unmatched", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "cm_lookup" + } + ] + } + ], + "title": "Cable Modem Lookups", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 6, + "x": 6, + "y": 21 + }, + "id": 114, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "packets_per_cm_lookup" + } + ] + } + ], + "thresholds": "", + "title": "# Packets per CM Lookup", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "Matched Denied": "#badff4", + "Matched Permitted": "#7eb26d", + "Unmatched": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 9, + "w": 6, + "x": 12, + "y": 21 + }, + "id": 140, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Matched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "cm_lookup" + } + ] + }, + { + "alias": "Unmatched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_unmatched", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "cm_lookup" + } + ] + } + ], + "title": "Cable Modem Lookups", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 6, + "x": 18, + "y": 21 + }, + "id": 117, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "packets_per_cm_lookup" + } + ] + } + ], + "thresholds": "", + "title": "# Packets per CM Lookup", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 6, + "x": 6, + "y": 24 + }, + "id": 110, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "active_cms_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Active CMs per Second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 6, + "x": 18, + "y": 24 + }, + "id": 115, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "active_cms_per_second" + } + ] + } + ], + "thresholds": "", + "title": "Active CMs per second", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 6, + "x": 6, + "y": 27 + }, + "id": 112, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "ip_addr_per_cm" + } + ] + } + ], + "thresholds": "", + "title": "IP Address per CM", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 6, + "x": 18, + "y": 27 + }, + "id": 116, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "ip_addr_per_cm" + } + ] + } + ], + "thresholds": "", + "title": "IP Address per CM", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "Matched Denied": "#badff4", + "Matched Permitted": "#7eb26d", + "Unmatched": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 0, + "y": 30 + }, + "id": 144, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Matched Permitted", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched_permit", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "filter" + } + ] + }, + { + "alias": "Unmatched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_unmatched", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "filter" + } + ] + }, + { + "alias": "Matched Denied", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched_deny", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "filter" + } + ] + } + ], + "title": "Aggregate Filtering", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "Matched": "#7eb26d", + "Matched IPv4": "#7eb26d", + "Matched LLC": "#ef843c", + "Unmatched": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 4, + "y": 30 + }, + "id": 34, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Unmatched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_unmatched", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + } + ] + }, + { + "alias": "Matched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched_ipv4", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + } + ] + } + ], + "title": "Aggregate Classification", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "ICMP": "#badff4", + "IPV4": "#7eb26d", + "LLC": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 8, + "y": 30 + }, + "id": 69, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "IPV4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_matched_ipv4", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + } + ] + }, + { + "alias": "LLC", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_matched_llc", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + } + ] + }, + { + "alias": "ICMP", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_matched_icmp", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + } + ] + } + ], + "title": "Matches per Classifier Type", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "Matched Denied": "#badff4", + "Matched Permitted": "#7eb26d", + "Unmatched": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 12, + "y": 30 + }, + "id": 142, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Matched Permitted", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched_permit", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "filter" + } + ] + }, + { + "alias": "Unmatched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_unmatched", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "filter" + } + ] + }, + { + "alias": "Matched Denied", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched_deny", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "filter" + } + ] + } + ], + "title": "Aggregate Filtering", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "Matched": "#7eb26d", + "Matched IPv4": "#7eb26d", + "Matched LLC": "#ef843c", + "Unmatched": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 16, + "y": 30 + }, + "id": 137, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Unmatched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_unmatched", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + } + ] + }, + { + "alias": "Matched", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_matched_ipv4", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + } + ] + } + ], + "title": "Aggregate Classification", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "ICMP": "#badff4", + "IPV4": "#7eb26d", + "LLC": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 20, + "y": 30 + }, + "id": 87, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "IPV4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_matched_ipv4", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + } + ] + }, + { + "alias": "LLC", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_matched_llc", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + } + ] + }, + { + "alias": "ICMP", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_matched_icmp", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "classifier" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + } + ] + } + ], + "title": "Matches per Classifier Type", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "0": "#0a437c", + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 0, + "y": 37 + }, + "id": 26, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": false, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Bitrate per SF Queue", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Bitrate (bps)", + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 6, + "y": 37 + }, + "id": 27, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Frame Rate per SF Queue", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Frame Rate (kpps)", + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#0a437c", + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 12, + "y": 37 + }, + "id": 90, + "legend": { + "avg": false, + "current": true, + "max": false, + "min": false, + "show": false, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_bits_per_second" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Bitrate per SF Queue", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Bitrate (bps)", + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 7, + "w": 6, + "x": 18, + "y": 37 + }, + "id": 89, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "sf_queue_packets_per_second" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Frame Rate per SF Queue", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Frame Rate (kpps)", + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#0a437c", + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c", + "6": "#0a437c", + "7": "#0a437c", + "8": "#0a437c", + "9": "#0a437c", + "10": "#0a437c", + "11": "#0a437c", + "12": "#0a437c", + "13": "#0a437c", + "14": "#0a437c", + "15": "#0a437c", + "16": "#0a437c", + "17": "#0a437c", + "18": "#0a437c", + "19": "#0a437c", + "20": "#0a437c", + "21": "#0a437c", + "22": "#0a437c", + "23": "#0a437c", + "24": "#0a437c", + "25": "#0a437c", + "26": "#0a437c", + "27": "#0a437c", + "28": "#0a437c", + "29": "#0a437c", + "30": "#0a437c", + "31": "#0a437c", + "32": "#0a437c", + "33": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 44 + }, + "id": 28, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "# Times SF Queue Selected", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "# Times Selected", + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8", + "6": "#64b0c8", + "7": "#64b0c8", + "8": "#64b0c8", + "9": "#64b0c8", + "10": "#64b0c8", + "11": "#64b0c8", + "12": "#64b0c8", + "13": "#64b0c8", + "14": "#64b0c8", + "15": "#64b0c8", + "16": "#64b0c8", + "17": "#64b0c8", + "18": "#64b0c8", + "19": "#64b0c8", + "20": "#64b0c8", + "21": "#64b0c8", + "22": "#64b0c8", + "23": "#64b0c8", + "24": "#64b0c8", + "25": "#64b0c8", + "26": "#64b0c8", + "27": "#64b0c8", + "28": "#64b0c8", + "29": "#64b0c8", + "30": "#64b0c8", + "31": "#64b0c8", + "32": "#64b0c8", + "33": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 44 + }, + "id": 139, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_cm_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "sf_queue_selects_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "# Times SF Queue Selected", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "# Times Selected", + "logBase": 1, + "max": null, + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#0a437c", + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c", + "6": "#0a437c", + "7": "#0a437c", + "8": "#0a437c", + "9": "#0a437c", + "10": "#0a437c", + "11": "#0a437c", + "12": "#0a437c", + "13": "#0a437c", + "14": "#0a437c", + "15": "#0a437c", + "16": "#0a437c", + "17": "#0a437c", + "18": "#0a437c", + "19": "#0a437c", + "20": "#0a437c", + "21": "#0a437c", + "22": "#0a437c", + "23": "#0a437c", + "24": "#0a437c", + "25": "#0a437c", + "26": "#0a437c", + "27": "#0a437c", + "28": "#0a437c", + "29": "#0a437c", + "30": "#0a437c", + "31": "#0a437c", + "32": "#0a437c", + "33": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 53 + }, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "1" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "2" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "3" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "4" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "5" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "6" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "7" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "8", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "8" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "9", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "9" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "10", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "K", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "10" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "11", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "11" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "12", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "M", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "12" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "13", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "N", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "13" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "14", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "O", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "14" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "15", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "P", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "15" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "16", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Q", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "16" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "17", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "R", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "17" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "18", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "S", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "18" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "19", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "T", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "19" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "20", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "U", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "20" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "21", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "V", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "21" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "22", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "W", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "22" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "23", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "X", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "23" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "24", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Y", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "24" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "25", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Z", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "25" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "26", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "26" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "27", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "27" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "28", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "28" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "29", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "29" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "30", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "30" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "31", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "31" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "32" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "33" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Bitrate per Channel", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Bitrate (bps)", + "logBase": 1, + "max": "1800000000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8", + "6": "#64b0c8", + "7": "#64b0c8", + "8": "#64b0c8", + "9": "#64b0c8", + "10": "#64b0c8", + "11": "#64b0c8", + "12": "#64b0c8", + "13": "#64b0c8", + "14": "#64b0c8", + "15": "#64b0c8", + "16": "#64b0c8", + "17": "#64b0c8", + "18": "#64b0c8", + "19": "#64b0c8", + "20": "#64b0c8", + "21": "#64b0c8", + "22": "#64b0c8", + "23": "#64b0c8", + "24": "#64b0c8", + "25": "#64b0c8", + "26": "#64b0c8", + "27": "#64b0c8", + "28": "#64b0c8", + "29": "#64b0c8", + "30": "#64b0c8", + "31": "#64b0c8", + "32": "#64b0c8", + "33": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 53 + }, + "id": 76, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null as zero", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "1" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "2" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "3" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "4" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "5" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "6" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "7" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "8", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "8" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "9", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "9" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "10", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "K", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "10" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "11", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "11" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "12", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "M", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "12" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "13", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "N", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "13" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "14", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "O", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "14" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "15", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "P", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "15" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "16", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Q", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "16" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "17", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "R", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "17" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "18", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "S", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "18" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "19", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "T", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "19" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "20", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "U", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "20" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "21", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "V", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "21" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "22", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "W", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "22" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "23", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "X", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "23" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "24", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Y", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "24" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "25", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Z", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "25" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "26", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "26" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "27", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "27" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "28", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "28" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "29", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "29" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "30", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "30" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "31", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "31" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "32" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "33", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_bits_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "33" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Bitrate per Channel", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Bitrate (bps)", + "logBase": 1, + "max": "1800000000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#0a437c", + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c", + "6": "#0a437c", + "7": "#0a437c", + "8": "#0a437c", + "9": "#0a437c", + "10": "#0a437c", + "11": "#0a437c", + "12": "#0a437c", + "13": "#0a437c", + "14": "#0a437c", + "15": "#0a437c", + "16": "#0a437c", + "17": "#0a437c", + "18": "#0a437c", + "19": "#0a437c", + "20": "#0a437c", + "21": "#0a437c", + "22": "#0a437c", + "23": "#0a437c", + "24": "#0a437c", + "25": "#0a437c", + "26": "#0a437c", + "27": "#0a437c", + "28": "#0a437c", + "29": "#0a437c", + "30": "#0a437c", + "31": "#0a437c", + "32": "#0a437c", + "33": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 61 + }, + "id": 74, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "1" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "2" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "3" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "4" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "5" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "6" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "7" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "8", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "8" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "9", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "9" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "10", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "K", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "10" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "11", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "11" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "12", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "M", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "12" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "13", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "N", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "13" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "14", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "O", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "14" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "15", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "P", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "15" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "16", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Q", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "16" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "17", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "R", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "17" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "18", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "S", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "18" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "19", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "T", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "19" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "20", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "U", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "20" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "21", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "V", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "21" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "22", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "W", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "22" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "23", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "X", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "23" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "24", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Y", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "24" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "25", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Z", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "25" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "26", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "26" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "27", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "27" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "28", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "28" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "29", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "29" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "30", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "30" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "31", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "31" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "32" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "33", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "33" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Frame Rate per Channel", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Frame Rate (FPS)", + "logBase": 1, + "max": "240000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8", + "6": "#64b0c8", + "7": "#64b0c8", + "8": "#64b0c8", + "9": "#64b0c8", + "10": "#64b0c8", + "11": "#64b0c8", + "12": "#64b0c8", + "13": "#64b0c8", + "14": "#64b0c8", + "15": "#64b0c8", + "16": "#64b0c8", + "17": "#64b0c8", + "18": "#64b0c8", + "19": "#64b0c8", + "20": "#64b0c8", + "21": "#64b0c8", + "22": "#64b0c8", + "23": "#64b0c8", + "24": "#64b0c8", + "25": "#64b0c8", + "26": "#64b0c8", + "27": "#64b0c8", + "28": "#64b0c8", + "29": "#64b0c8", + "30": "#64b0c8", + "31": "#64b0c8", + "32": "#64b0c8", + "33": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 61 + }, + "id": 91, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "1" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "2" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "3" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "4" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "5" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "6" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "7" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "8", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "8" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "9", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "9" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "10", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "K", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "10" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "11", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "11" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "12", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "M", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "12" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "13", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "N", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "13" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "14", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "O", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "14" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "15", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "P", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "15" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "16", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Q", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "16" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "17", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "R", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "17" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "18", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "S", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "18" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "19", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "T", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "19" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "20", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "U", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "20" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "21", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "V", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "21" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "22", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "W", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "22" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "23", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "X", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "23" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "24", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Y", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "24" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "25", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Z", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "25" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "26", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "26" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "27", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "27" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "28", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "28" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "29", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "29" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "30", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "30" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "31", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "31" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "32" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "33", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_packets_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "33" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "Frame Rate per Channel", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "Frame Rate (FPS)", + "logBase": 1, + "max": "240000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#0a437c", + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c", + "6": "#0a437c", + "7": "#0a437c", + "8": "#0a437c", + "9": "#0a437c", + "10": "#0a437c", + "11": "#0a437c", + "12": "#0a437c", + "13": "#0a437c", + "14": "#0a437c", + "15": "#0a437c", + "16": "#0a437c", + "17": "#0a437c", + "18": "#0a437c", + "19": "#0a437c", + "20": "#0a437c", + "21": "#0a437c", + "22": "#0a437c", + "23": "#0a437c", + "24": "#0a437c", + "25": "#0a437c", + "26": "#0a437c", + "27": "#0a437c", + "28": "#0a437c", + "29": "#0a437c", + "30": "#0a437c", + "31": "#0a437c", + "32": "#0a437c", + "33": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 69 + }, + "id": 75, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "1" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "2" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "3" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "4" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "5" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "6" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "7" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "8", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "8" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "9", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "9" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "10", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "K", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "10" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "11", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "11" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "12", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "M", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "12" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "13", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "N", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "13" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "14", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "O", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "14" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "15", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "P", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "15" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "16", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Q", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "16" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "17", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "R", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "17" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "18", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "S", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "18" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "19", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "T", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "19" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "20", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "U", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "20" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "21", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "V", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "21" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "22", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "W", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "22" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "23", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "X", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "23" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "24", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Y", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "24" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "25", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Z", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "25" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "26", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "26" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "27", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "27" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "28", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "28" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "29", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "29" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "30", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "30" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "31", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "31" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "32" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "33", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "33" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "# Times Channels Selected", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "# Times Selected", + "logBase": 1, + "max": "10000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8", + "6": "#64b0c8", + "7": "#64b0c8", + "8": "#64b0c8", + "9": "#64b0c8", + "10": "#64b0c8", + "11": "#64b0c8", + "12": "#64b0c8", + "13": "#64b0c8", + "14": "#64b0c8", + "15": "#64b0c8", + "16": "#64b0c8", + "17": "#64b0c8", + "18": "#64b0c8", + "19": "#64b0c8", + "20": "#64b0c8", + "21": "#64b0c8", + "22": "#64b0c8", + "23": "#64b0c8", + "24": "#64b0c8", + "25": "#64b0c8", + "26": "#64b0c8", + "27": "#64b0c8", + "28": "#64b0c8", + "29": "#64b0c8", + "30": "#64b0c8", + "31": "#64b0c8", + "32": "#64b0c8", + "33": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 69 + }, + "id": 138, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "0" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "1" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "2" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "3" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "4" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "5" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "6" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "7" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "8", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "I", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "8" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "9", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "J", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "9" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "10", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "K", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "10" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "11", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "L", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "11" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "12", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "M", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "12" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "13", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "N", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "13" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "14", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "O", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "14" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "15", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "P", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "15" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "16", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Q", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "16" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "17", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "R", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "17" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "18", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "S", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "18" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "19", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "T", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "19" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "20", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "U", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "20" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "21", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "V", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "21" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "22", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "W", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "22" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "23", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "X", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "23" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "24", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Y", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "24" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "25", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "Z", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "25" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "26", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "26" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "27", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "27" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "28", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "28" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "29", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "29" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "30", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "30" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "31", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "31" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "32", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "32" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "33", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "ds_per_channel_value", + "orderByTime": "ASC", + "policy": "default", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "channel_selects_per_second" + }, + { + "condition": "AND", + "key": "instance", + "operator": "=", + "value": "33" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "# Times Channels Selected", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "# Times Selected", + "logBase": 1, + "max": "10000", + "min": "0", + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "aliasColors": {}, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 10, + "w": 4, + "x": 0, + "y": 77 + }, + "id": 13, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Generated", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_generated", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Not Generated", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_not_generated", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "title": "Packet CRC Re-Generation", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": {}, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 10, + "w": 4, + "x": 4, + "y": 77 + }, + "id": 14, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Aes", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_aes", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "Des", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_des", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "None", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_none", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "title": "Packet Encryption", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "AESNI": "#eabb39", + "QAT": "#7eb26d" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 8, + "y": 77 + }, + "id": 100, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "AESNI", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_aesni", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "crypto_accel" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + }, + { + "alias": "QAT", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_qat", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "crypto_accel" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "title": "Crypto Acceleration", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": {}, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 10, + "w": 4, + "x": 12, + "y": 77 + }, + "id": 92, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Generated", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_generated", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Not Generated", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_not_generated", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "title": "Packet CRC Re-Generation", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": {}, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 10, + "w": 4, + "x": 16, + "y": 77 + }, + "id": 93, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Aes", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_aes", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "Des", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_des", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "None", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_none", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "title": "Packet Encryption", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "AESNI": "#eabb39", + "QAT": "#7eb26d" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 20, + "y": 77 + }, + "id": 108, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "AESNI", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_aesni", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "crypto_accel" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + }, + { + "alias": "QAT", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_qat", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "crypto_accel" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "title": "Crypto Acceleration", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 4, + "x": 8, + "y": 84 + }, + "id": 16, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " kfps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "docsis_frames_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "DOCSIS Frame Encoding", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 4, + "x": 20, + "y": 84 + }, + "id": 94, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "postfix": " kfps", + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + }, + { + "params": [ + "/1000" + ], + "type": "math" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "docsis_frames_per_second" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "DOCSIS Frame Encoding", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "1": "#0a437c", + "2": "#0a437c", + "3": "#0a437c", + "4": "#0a437c", + "5": "#0a437c", + "6": "#0a437c", + "7": "#0a437c", + "8": "#0a437c", + "9": "#0a437c" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 10, + "w": 8, + "x": 0, + "y": 87 + }, + "id": 9, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_6", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_7", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "PSP Segments per DEPI Frame", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "% DEPI Frames", + "logBase": 1, + "max": "100", + "min": "0", + "show": true + }, + { + "format": "short", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 4, + "x": 8, + "y": 87 + }, + "id": 5, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "docsis_frames_per_depi" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + } + ] + } + ], + "thresholds": "", + "title": "#DOCSIS Frames per DEPI", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "0": "#64b0c8", + "1": "#64b0c8", + "2": "#64b0c8", + "3": "#64b0c8", + "4": "#64b0c8", + "5": "#64b0c8", + "6": "#64b0c8", + "7": "#64b0c8", + "8": "#64b0c8", + "9": "#64b0c8" + }, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": null, + "fill": 1, + "gridPos": { + "h": 10, + "w": 8, + "x": 12, + "y": 87 + }, + "id": 95, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "alias": "0", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_0", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "1", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_1", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "2", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_2", + "orderByTime": "ASC", + "policy": "default", + "refId": "C", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "3", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_3", + "orderByTime": "ASC", + "policy": "default", + "refId": "D", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "4", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_4", + "orderByTime": "ASC", + "policy": "default", + "refId": "E", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "5", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_5", + "orderByTime": "ASC", + "policy": "default", + "refId": "F", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "6", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_6", + "orderByTime": "ASC", + "policy": "default", + "refId": "G", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + }, + { + "alias": "7", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_7", + "orderByTime": "ASC", + "policy": "default", + "refId": "H", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "times_n_psp_seg_per_depi" + } + ] + } + ], + "thresholds": [], + "timeFrom": null, + "timeShift": null, + "title": "PSP Segments per DEPI Frame", + "tooltip": { + "shared": false, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "series", + "name": null, + "show": true, + "values": [ + "current" + ] + }, + "yaxes": [ + { + "format": "short", + "label": "% DEPI Frames", + "logBase": 1, + "max": "100", + "min": "0", + "show": true + }, + { + "format": "short", + "label": "", + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": null, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 3, + "w": 4, + "x": 20, + "y": 87 + }, + "id": 67, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ + { + "name": "value to text", + "value": 1 + }, + { + "name": "range to text", + "value": 2 + } + ], + "maxDataPoints": 100, + "nullPointMode": "connected", + "nullText": null, + "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 + }, + "tableColumn": "", + "targets": [ + { + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_value", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "distinct" + } + ] + ], + "tags": [ + { + "key": "type", + "operator": "=", + "value": "docsis_frames_per_depi" + }, + { + "condition": "AND", + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + } + ] + } + ], + "thresholds": "", + "title": "#DOCSIS Frames per DEPI", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "current" + }, + { + "aliasColors": { + "Full": "#7eb26d", + "Partial": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 8, + "y": 90 + }, + "id": 7, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Partial", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_partial", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "depi_frames" + } + ] + }, + { + "alias": "Full", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_full", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_One$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "depi_frames" + } + ] + } + ], + "title": "DEPI Frame Encoding", + "type": "grafana-piechart-panel", + "valueName": "current" + }, + { + "aliasColors": { + "Full": "#7eb26d", + "Partial": "#eab839" + }, + "breakPoint": "50%", + "cacheTimeout": null, + "combine": { + "label": "Others", + "threshold": 0 + }, + "datasource": null, + "fontSize": "80%", + "format": "short", + "gridPos": { + "h": 7, + "w": 4, + "x": 20, + "y": 90 + }, + "id": 96, + "interval": null, + "legend": { + "percentage": true, + "show": true, + "values": false + }, + "legendType": "Under graph", + "links": [], + "maxDataPoints": 3, + "nullPointMode": "connected", + "pieType": "pie", + "strokeWidth": 1, + "targets": [ + { + "alias": "Partial", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_partial", + "orderByTime": "ASC", + "policy": "default", + "refId": "A", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "depi_frames" + } + ] + }, + { + "alias": "Full", + "groupBy": [ + { + "params": [ + "$__interval" + ], + "type": "time" + }, + { + "params": [ + "null" + ], + "type": "fill" + } + ], + "measurement": "downstream_full", + "orderByTime": "ASC", + "policy": "default", + "refId": "B", + "resultFormat": "time_series", + "select": [ + [ + { + "params": [ + "value" + ], + "type": "field" + }, + { + "params": [], + "type": "last" + } + ] + ], + "tags": [ + { + "key": "host", + "operator": "=~", + "value": "/^$Scenario_Two$/" + }, + { + "condition": "AND", + "key": "type", + "operator": "=", + "value": "depi_frames" + } + ] + } + ], + "title": "DEPI Frame Encoding", + "type": "grafana-piechart-panel", + "valueName": "current" + } + ], + "schemaVersion": 16, + "style": "dark", + "tags": [], + "templating": { + "list": [ + { + "allValue": null, + "current": { + "tags": [], + "text": "service_group_0", + "value": "service_group_0" + }, + "datasource": "Vcmts", + "hide": 0, + "includeAll": false, + "label": null, + "multi": false, + "name": "Scenario_One", + "options": [ + { + "selected": true, + "text": "service_group_0", + "value": "service_group_0" + }, + { + "selected": false, + "text": "service_group_1", + "value": "service_group_1" + }, + { + "selected": false, + "text": "service_group_2", + "value": "service_group_2" + }, + { + "selected": false, + "text": "service_group_3", + "value": "service_group_3" + }, + { + "selected": false, + "text": "service_group_10", + "value": "service_group_10" + }, + { + "selected": false, + "text": "service_group_11", + "value": "service_group_11" + }, + { + "selected": false, + "text": "service_group_12", + "value": "service_group_12" + }, + { + "selected": false, + "text": "service_group_13", + "value": "service_group_13" + }, + { + "selected": false, + "text": "service_group_14", + "value": "service_group_14" + }, + { + "selected": false, + "text": "service_group_15", + "value": "service_group_15" + }, + { + "selected": false, + "text": "service_group_4", + "value": "service_group_4" + }, + { + "selected": false, + "text": "service_group_5", + "value": "service_group_5" + }, + { + "selected": false, + "text": "service_group_6", + "value": "service_group_6" + }, + { + "selected": false, + "text": "service_group_7", + "value": "service_group_7" + }, + { + "selected": false, + "text": "service_group_8", + "value": "service_group_8" + }, + { + "selected": false, + "text": "service_group_9", + "value": "service_group_9" + } + ], + "query": "SHOW TAG Values with key =\"host\"", + "refresh": 0, + "regex": "/service/", + "sort": 0, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + }, + { + "allValue": null, + "current": { + "tags": [], + "text": "service_group_8", + "value": "service_group_8" + }, + "datasource": "Vcmts", + "hide": 0, + "includeAll": false, + "label": null, + "multi": false, + "name": "Scenario_Two", + "options": [ + { + "selected": false, + "text": "service_group_0", + "value": "service_group_0" + }, + { + "selected": false, + "text": "service_group_1", + "value": "service_group_1" + }, + { + "selected": false, + "text": "service_group_2", + "value": "service_group_2" + }, + { + "selected": false, + "text": "service_group_3", + "value": "service_group_3" + }, + { + "selected": false, + "text": "service_group_10", + "value": "service_group_10" + }, + { + "selected": false, + "text": "service_group_11", + "value": "service_group_11" + }, + { + "selected": false, + "text": "service_group_12", + "value": "service_group_12" + }, + { + "selected": false, + "text": "service_group_13", + "value": "service_group_13" + }, + { + "selected": false, + "text": "service_group_14", + "value": "service_group_14" + }, + { + "selected": false, + "text": "service_group_15", + "value": "service_group_15" + }, + { + "selected": false, + "text": "service_group_4", + "value": "service_group_4" + }, + { + "selected": false, + "text": "service_group_5", + "value": "service_group_5" + }, + { + "selected": false, + "text": "service_group_6", + "value": "service_group_6" + }, + { + "selected": false, + "text": "service_group_7", + "value": "service_group_7" + }, + { + "selected": true, + "text": "service_group_8", + "value": "service_group_8" + }, + { + "selected": false, + "text": "service_group_9", + "value": "service_group_9" + } + ], + "query": "SHOW TAG Values with key =\"host\"", + "refresh": 0, + "regex": "/service/", + "sort": 0, + "tagValuesQuery": "", + "tags": [], + "tagsQuery": "", + "type": "query", + "useTags": false + } + ] + }, + "time": { + "from": "now-15m", + "to": "now" + }, + "timepicker": { + "refresh_intervals": [ + "2s", + "5s", + "10s", + "30s", + "1m", + "5m", + "15m", + "30m", + "1h", + "2h", + "1d" + ], + "time_options": [ + "5m", + "15m", + "1h", + "6h", + "12h", + "24h", + "2d", + "7d", + "30d" + ] + }, + "timezone": "", + "title": "Downstream Processing (Per Service Group)", + "uid": "KyzMZZhiz", + "version": 1 +} \ No newline at end of file -- cgit 1.2.3-korg