From a71165ad94a105db3ef482ea429c8c646caaedfc Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 3 Jan 2022 12:33:03 +0100 Subject: [PATCH 1/4] deleted redundant grafana dashboard --- .../pokt-de-1/docker_containers.json | 1270 ----------------- 1 file changed, 1270 deletions(-) delete mode 100644 grafana/provisioning/dashboards/pokt-de-1/docker_containers.json diff --git a/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json b/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json deleted file mode 100644 index cebaec42..00000000 --- a/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json +++ /dev/null @@ -1,1270 +0,0 @@ -{ - "id": null, - "title": "pokt-de-1 chain containers", - "description": "chain container metrics", - "tags": [ - "docker" - ], - "style": "dark", - "timezone": "browser", - "editable": true, - "hideControls": false, - "sharedCrosshair": true, - "rows": [ - { - "collapse": false, - "editable": true, - "height": "150px", - "panels": [ - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "rgba(50, 172, 45, 0.97)", - "rgba(237, 129, 40, 0.89)", - "rgba(245, 54, 54, 0.9)" - ], - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "id": 4, - "interval": null, - "isNew": true, - "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" - } - ], - "span": 2, - "sparkline": { - "fillColor": "rgba(31, 118, 189, 0.18)", - "full": false, - "lineColor": "rgb(31, 120, 193)", - "show": false - }, - "targets": [ - { - "expr": "sum(rate(container_cpu_user_seconds_total{image!=\"\"}[1m])) / count(node_cpu_seconds_total{mode=\"user\"}) * 100", - "interval": "10s", - "intervalFactor": 1, - "legendFormat": "", - "refId": "A", - "step": 10 - } - ], - "thresholds": "65, 90", - "title": "CPU Load", - "transparent": false, - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "avg", - "timeFrom": "10s", - "hideTimeOverride": true - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "rgba(245, 54, 54, 0.9)", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "datasource": "pokt-de-1", - "editable": true, - "error": false, - "format": "none", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": false, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "id": 7, - "interval": null, - "isNew": true, - "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" - } - ], - "span": 2, - "sparkline": { - "fillColor": "rgba(31, 118, 189, 0.18)", - "full": false, - "lineColor": "rgb(31, 120, 193)", - "show": false - }, - "targets": [ - { - "expr": "machine_cpu_cores", - "interval": "", - "intervalFactor": 2, - "legendFormat": "", - "metric": "machine_cpu_cores", - "refId": "A", - "step": 20 - } - ], - "thresholds": "", - "title": "CPU Cores", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "avg" - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "rgba(50, 172, 45, 0.97)", - "rgba(237, 129, 40, 0.89)", - "rgba(245, 54, 54, 0.9)" - ], - "datasource": "pokt-de-1", - "editable": true, - "error": false, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "id": 5, - "interval": null, - "isNew": true, - "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" - } - ], - "span": 2, - "sparkline": { - "fillColor": "rgba(31, 118, 189, 0.18)", - "full": false, - "lineColor": "rgb(31, 120, 193)", - "show": false - }, - "targets": [ - { - "expr": "(sum(node_memory_MemTotal_bytes) - sum(node_memory_MemFree_bytes+node_memory_Buffers_bytes+node_memory_Cached_bytes) ) / sum(node_memory_MemTotal_bytes) * 100", - "interval": "10s", - "intervalFactor": 2, - "legendFormat": "", - "refId": "A", - "step": 20 - } - ], - "thresholds": "65, 90", - "title": "Memory Load", - "transparent": false, - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "avg", - "timeFrom": "10s", - "hideTimeOverride": true - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "rgba(245, 54, 54, 0.9)", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "format": "bytes", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": false, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "id": 2, - "interval": null, - "isNew": true, - "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" - } - ], - "span": 2, - "sparkline": { - "fillColor": "rgba(31, 118, 189, 0.18)", - "full": false, - "lineColor": "rgb(31, 120, 193)", - "show": false - }, - "targets": [ - { - "expr": "sum(container_memory_usage_bytes{image!=\"\"})", - "interval": "10s", - "intervalFactor": 2, - "legendFormat": "", - "refId": "A", - "step": 20 - } - ], - "thresholds": "", - "timeFrom": "10s", - "title": "Used Memory", - "transparent": false, - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "avg", - "hideTimeOverride": true - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "rgba(50, 172, 45, 0.97)", - "rgba(237, 129, 40, 0.89)", - "rgba(245, 54, 54, 0.9)" - ], - "datasource": "pokt-de-1", - "decimals": null, - "editable": true, - "error": false, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "id": 6, - "interval": null, - "isNew": true, - "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" - } - ], - "span": 2, - "sparkline": { - "fillColor": "rgba(31, 118, 189, 0.18)", - "full": false, - "lineColor": "rgb(31, 120, 193)", - "show": false - }, - "targets": [ - { - "expr": "(node_filesystem_size_bytes{fstype=\"ext4\"} - node_filesystem_free_bytes{fstype=\"ext4\"}) / node_filesystem_size_bytes{fstype=\"ext4\"} * 100", - "interval": "30s", - "intervalFactor": 1, - "legendFormat": "", - "refId": "A", - "step": 30 - } - ], - "thresholds": "65, 90", - "title": "Storage Load", - "transparent": false, - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "avg", - "timeFrom": "10s", - "hideTimeOverride": true - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "rgba(245, 54, 54, 0.9)", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "format": "bytes", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": false, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "id": 3, - "interval": null, - "isNew": true, - "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" - } - ], - "span": 2, - "sparkline": { - "fillColor": "rgba(31, 118, 189, 0.18)", - "full": false, - "lineColor": "rgb(31, 120, 193)", - "show": false - }, - "targets": [ - { - "expr": "sum(container_fs_usage_bytes)", - "interval": "30s", - "intervalFactor": 2, - "refId": "A", - "step": 60 - } - ], - "thresholds": "", - "title": "Used Storage", - "transparent": false, - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "avg", - "timeFrom": "10s", - "hideTimeOverride": true - } - ], - "title": "Overview" - }, - { - "collapse": false, - "editable": true, - "height": "150px", - "panels": [ - { - "aliasColors": {}, - "bars": true, - "datasource": "pokt-de-1", - "decimals": 0, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)", - "thresholdLine": false - }, - "id": 9, - "isNew": true, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": false, - "total": false, - "values": false - }, - "lines": false, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "span": 4, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "scalar(count(container_memory_usage_bytes{image!=\"\"}) > 0)", - "interval": "", - "intervalFactor": 2, - "legendFormat": "containers", - "refId": "A", - "step": 2 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Running Containers", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "none", - "label": "", - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - }, - { - "aliasColors": {}, - "bars": true, - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 10, - "isNew": true, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": false, - "total": false, - "values": false - }, - "lines": false, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "load 1m", - "color": "#BF1B00" - } - ], - "span": 4, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "node_load1", - "interval": "", - "intervalFactor": 2, - "legendFormat": "load 1m", - "metric": "node_load1", - "refId": "A", - "step": 2 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "System Load", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - }, - { - "aliasColors": {}, - "bars": false, - "datasource": "pokt-de-1", - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 15, - "isNew": true, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": false, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "read", - "yaxis": 1 - }, - { - "alias": "written", - "yaxis": 1 - }, - { - "alias": "io time", - "yaxis": 2 - } - ], - "span": 4, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "sum(irate(node_disk_read_bytes_total[5m]))", - "interval": "2s", - "intervalFactor": 4, - "legendFormat": "read", - "metric": "", - "refId": "A", - "step": 8 - }, - { - "expr": "sum(irate(node_disk_written_bytes_total[5m]))", - "interval": "2s", - "intervalFactor": 4, - "legendFormat": "written", - "metric": "", - "refId": "B", - "step": 8 - }, - { - "expr": "sum(irate(node_disk_io_time_seconds_total[5m]))", - "interval": "2s", - "intervalFactor": 4, - "legendFormat": "io time", - "metric": "", - "refId": "C", - "step": 8 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "I/O Usage", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "bytes", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "ms", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ] - } - ], - "title": "Host stats" - }, - { - "collapse": false, - "editable": true, - "height": "250px", - "panels": [ - { - "aliasColors": {}, - "bars": false, - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 8, - "isNew": true, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "span": 12, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "sum by (name) (rate(container_cpu_usage_seconds_total{image!=\"\",container_label_org_label_schema_group=\"\"}[1m])) / scalar(count(node_cpu_seconds_total{mode=\"user\"})) * 100", - "intervalFactor": 10, - "legendFormat": "{{ name }}", - "metric": "container_cpu_user_seconds_total", - "refId": "A", - "step": 10 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Container CPU Usage", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 2, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - } - ], - "title": "CPU" - }, - { - "collapse": false, - "editable": true, - "height": "250px", - "panels": [ - { - "aliasColors": {}, - "bars": false, - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 11, - "isNew": true, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "span": 12, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "sum by (name)(container_memory_usage_bytes{image!=\"\",container_label_org_label_schema_group=\"\"})", - "intervalFactor": 1, - "legendFormat": "{{ name }}", - "metric": "container_memory_usage", - "refId": "A", - "step": 1 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Container Memory Usage", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "bytes", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - }, - { - "aliasColors": {}, - "bars": false, - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 12, - "isNew": true, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "span": 12, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "sum by (name) (container_memory_cache{image!=\"\",container_label_org_label_schema_group=\"\"})", - "intervalFactor": 2, - "legendFormat": "{{name}}", - "metric": "container_memory_cache", - "refId": "A", - "step": 2 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Container Cached Memory Usage", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "bytes", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - } - ], - "title": "Memory" - }, - { - "collapse": false, - "editable": true, - "height": "250px", - "panels": [ - { - "aliasColors": {}, - "bars": false, - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 13, - "isNew": true, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "span": 12, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "sum by (name) (rate(container_network_receive_bytes_total{image!=\"\",container_label_org_label_schema_group=\"\"}[1m]))", - "intervalFactor": 10, - "legendFormat": "{{ name }}", - "metric": "container_network_receive_bytes_total", - "refId": "A", - "step": 10 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Container Network Input", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 2, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "bytes", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - }, - { - "aliasColors": {}, - "bars": false, - "datasource": "pokt-de-1", - "decimals": 2, - "editable": true, - "error": false, - "fill": 1, - "grid": { - "threshold1": null, - "threshold1Color": "rgba(216, 200, 27, 0.27)", - "threshold2": null, - "threshold2Color": "rgba(234, 112, 112, 0.22)" - }, - "id": 14, - "isNew": true, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "connected", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "span": 12, - "stack": false, - "steppedLine": false, - "targets": [ - { - "expr": "sum by (name) (rate(container_network_transmit_bytes_total{image!=\"\",container_label_org_label_schema_group=\"\"}[1m]))", - "intervalFactor": 10, - "legendFormat": "{{ name }}", - "metric": "container_network_transmit_bytes_total", - "refId": "A", - "step": 10 - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Container Network Output", - "tooltip": { - "msResolution": true, - "shared": true, - "sort": 2, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "show": true - }, - "yaxes": [ - { - "format": "bytes", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ] - } - ], - "title": "Network" - } - ], - "time": { - "from": "now-15m", - "to": "now" - }, - "timepicker": { - "refresh_intervals": [ - "5s", - "10s", - "30s", - "1m", - "5m", - "15m", - "30m", - "1h", - "2h", - "1d" - ], - "time_options": [ - "5m", - "15m", - "1h", - "6h", - "12h", - "24h", - "2d", - "7d", - "30d" - ] - }, - "templating": { - "list": [] - }, - "annotations": { - "list": [] - }, - "refresh": "10s", - "schemaVersion": 12, - "version": 8, - "links": [], - "gnetId": null -} \ No newline at end of file From 245932a5a0a034f83a784733dda234ed9f7c9118 Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 3 Jan 2022 12:47:57 +0100 Subject: [PATCH 2/4] newline for yml --- grafana/provisioning/datasources/datasources.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/provisioning/datasources/datasources.yml b/grafana/provisioning/datasources/datasources.yml index e257aabb..0be650ee 100644 --- a/grafana/provisioning/datasources/datasources.yml +++ b/grafana/provisioning/datasources/datasources.yml @@ -26,4 +26,4 @@ datasources: url: http://10.13.13.6:9090 basicAuth: false isDefault: false - editable: true \ No newline at end of file + editable: true From a7233959ee46be40a4d7aef6eb17c8be2498b37b Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 3 Jan 2022 12:54:11 +0100 Subject: [PATCH 3/4] test old files --- .../pokt-de-1/docker_containers.json | 1270 +++++++++++++++++ .../dashboards/pokt-de-1/docker_host.json | 32 +- .../pokt-de-1/monitor_services.json | 72 +- 3 files changed, 1322 insertions(+), 52 deletions(-) create mode 100644 grafana/provisioning/dashboards/pokt-de-1/docker_containers.json diff --git a/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json b/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json new file mode 100644 index 00000000..5efcdbca --- /dev/null +++ b/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json @@ -0,0 +1,1270 @@ +{ + "id": null, + "title": "pokt-test-node chain containers", + "description": "chain container metrics", + "tags": [ + "docker" + ], + "style": "dark", + "timezone": "browser", + "editable": true, + "hideControls": false, + "sharedCrosshair": true, + "rows": [ + { + "collapse": false, + "editable": true, + "height": "150px", + "panels": [ + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(50, 172, 45, 0.97)", + "rgba(237, 129, 40, 0.89)", + "rgba(245, 54, 54, 0.9)" + ], + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "format": "percent", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "id": 4, + "interval": null, + "isNew": true, + "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" + } + ], + "span": 2, + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "targets": [ + { + "expr": "sum(rate(container_cpu_user_seconds_total{image!=\"\"}[1m])) / count(node_cpu_seconds_total{mode=\"user\"}) * 100", + "interval": "10s", + "intervalFactor": 1, + "legendFormat": "", + "refId": "A", + "step": 10 + } + ], + "thresholds": "65, 90", + "title": "CPU Load", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg", + "timeFrom": "10s", + "hideTimeOverride": true + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "datasource": "pokt-test", + "editable": true, + "error": false, + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "id": 7, + "interval": null, + "isNew": true, + "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" + } + ], + "span": 2, + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "targets": [ + { + "expr": "machine_cpu_cores", + "interval": "", + "intervalFactor": 2, + "legendFormat": "", + "metric": "machine_cpu_cores", + "refId": "A", + "step": 20 + } + ], + "thresholds": "", + "title": "CPU Cores", + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(50, 172, 45, 0.97)", + "rgba(237, 129, 40, 0.89)", + "rgba(245, 54, 54, 0.9)" + ], + "datasource": "pokt-test", + "editable": true, + "error": false, + "format": "percent", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "id": 5, + "interval": null, + "isNew": true, + "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" + } + ], + "span": 2, + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "targets": [ + { + "expr": "(sum(node_memory_MemTotal_bytes) - sum(node_memory_MemFree_bytes+node_memory_Buffers_bytes+node_memory_Cached_bytes) ) / sum(node_memory_MemTotal_bytes) * 100", + "interval": "10s", + "intervalFactor": 2, + "legendFormat": "", + "refId": "A", + "step": 20 + } + ], + "thresholds": "65, 90", + "title": "Memory Load", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg", + "timeFrom": "10s", + "hideTimeOverride": true + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "format": "bytes", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "id": 2, + "interval": null, + "isNew": true, + "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" + } + ], + "span": 2, + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "targets": [ + { + "expr": "sum(container_memory_usage_bytes{image!=\"\"})", + "interval": "10s", + "intervalFactor": 2, + "legendFormat": "", + "refId": "A", + "step": 20 + } + ], + "thresholds": "", + "timeFrom": "10s", + "title": "Used Memory", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg", + "hideTimeOverride": true + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(50, 172, 45, 0.97)", + "rgba(237, 129, 40, 0.89)", + "rgba(245, 54, 54, 0.9)" + ], + "datasource": "pokt-test", + "decimals": null, + "editable": true, + "error": false, + "format": "percent", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": true, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "id": 6, + "interval": null, + "isNew": true, + "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" + } + ], + "span": 2, + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "targets": [ + { + "expr": "(node_filesystem_size_bytes{fstype=\"ext4\"} - node_filesystem_free_bytes{fstype=\"ext4\"}) / node_filesystem_size_bytes{fstype=\"ext4\"} * 100", + "interval": "30s", + "intervalFactor": 1, + "legendFormat": "", + "refId": "A", + "step": 30 + } + ], + "thresholds": "65, 90", + "title": "Storage Load", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg", + "timeFrom": "10s", + "hideTimeOverride": true + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "rgba(245, 54, 54, 0.9)", + "rgba(237, 129, 40, 0.89)", + "rgba(50, 172, 45, 0.97)" + ], + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "format": "bytes", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "id": 3, + "interval": null, + "isNew": true, + "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" + } + ], + "span": 2, + "sparkline": { + "fillColor": "rgba(31, 118, 189, 0.18)", + "full": false, + "lineColor": "rgb(31, 120, 193)", + "show": false + }, + "targets": [ + { + "expr": "sum(container_fs_usage_bytes)", + "interval": "30s", + "intervalFactor": 2, + "refId": "A", + "step": 60 + } + ], + "thresholds": "", + "title": "Used Storage", + "transparent": false, + "type": "singlestat", + "valueFontSize": "80%", + "valueMaps": [ + { + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "avg", + "timeFrom": "10s", + "hideTimeOverride": true + } + ], + "title": "Overview" + }, + { + "collapse": false, + "editable": true, + "height": "150px", + "panels": [ + { + "aliasColors": {}, + "bars": true, + "datasource": "pokt-test", + "decimals": 0, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)", + "thresholdLine": false + }, + "id": 9, + "isNew": true, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "span": 4, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "scalar(count(container_memory_usage_bytes{image!=\"\"}) > 0)", + "interval": "", + "intervalFactor": 2, + "legendFormat": "containers", + "refId": "A", + "step": 2 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Running Containers", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 0, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "none", + "label": "", + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + }, + { + "aliasColors": {}, + "bars": true, + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 10, + "isNew": true, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [ + { + "alias": "load 1m", + "color": "#BF1B00" + } + ], + "span": 4, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "node_load1", + "interval": "", + "intervalFactor": 2, + "legendFormat": "load 1m", + "metric": "node_load1", + "refId": "A", + "step": 2 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "System Load", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 0, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + }, + { + "aliasColors": {}, + "bars": false, + "datasource": "pokt-test", + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 15, + "isNew": true, + "legend": { + "alignAsTable": true, + "avg": true, + "current": false, + "max": true, + "min": true, + "rightSide": true, + "show": false, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [ + { + "alias": "read", + "yaxis": 1 + }, + { + "alias": "written", + "yaxis": 1 + }, + { + "alias": "io time", + "yaxis": 2 + } + ], + "span": 4, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum(irate(node_disk_read_bytes_total[5m]))", + "interval": "2s", + "intervalFactor": 4, + "legendFormat": "read", + "metric": "", + "refId": "A", + "step": 8 + }, + { + "expr": "sum(irate(node_disk_written_bytes_total[5m]))", + "interval": "2s", + "intervalFactor": 4, + "legendFormat": "written", + "metric": "", + "refId": "B", + "step": 8 + }, + { + "expr": "sum(irate(node_disk_io_time_seconds_total[5m]))", + "interval": "2s", + "intervalFactor": 4, + "legendFormat": "io time", + "metric": "", + "refId": "C", + "step": 8 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "I/O Usage", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 0, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "bytes", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "ms", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ] + } + ], + "title": "Host stats" + }, + { + "collapse": false, + "editable": true, + "height": "250px", + "panels": [ + { + "aliasColors": {}, + "bars": false, + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 8, + "isNew": true, + "legend": { + "alignAsTable": true, + "avg": true, + "current": false, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "span": 12, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum by (name) (rate(container_cpu_usage_seconds_total{image!=\"\",container_label_org_label_schema_group=\"\"}[1m])) / scalar(count(node_cpu_seconds_total{mode=\"user\"})) * 100", + "intervalFactor": 10, + "legendFormat": "{{ name }}", + "metric": "container_cpu_user_seconds_total", + "refId": "A", + "step": 10 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Container CPU Usage", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 2, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "percent", + "label": null, + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + } + ], + "title": "CPU" + }, + { + "collapse": false, + "editable": true, + "height": "250px", + "panels": [ + { + "aliasColors": {}, + "bars": false, + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 11, + "isNew": true, + "legend": { + "alignAsTable": true, + "avg": true, + "current": false, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "span": 12, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum by (name)(container_memory_usage_bytes{image!=\"\",container_label_org_label_schema_group=\"\"})", + "intervalFactor": 1, + "legendFormat": "{{ name }}", + "metric": "container_memory_usage", + "refId": "A", + "step": 1 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Container Memory Usage", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 0, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "bytes", + "label": null, + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + }, + { + "aliasColors": {}, + "bars": false, + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 12, + "isNew": true, + "legend": { + "alignAsTable": true, + "avg": true, + "current": false, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "span": 12, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum by (name) (container_memory_cache{image!=\"\",container_label_org_label_schema_group=\"\"})", + "intervalFactor": 2, + "legendFormat": "{{name}}", + "metric": "container_memory_cache", + "refId": "A", + "step": 2 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Container Cached Memory Usage", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 0, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "bytes", + "label": null, + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + } + ], + "title": "Memory" + }, + { + "collapse": false, + "editable": true, + "height": "250px", + "panels": [ + { + "aliasColors": {}, + "bars": false, + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 13, + "isNew": true, + "legend": { + "alignAsTable": true, + "avg": true, + "current": false, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "span": 12, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum by (name) (rate(container_network_receive_bytes_total{image!=\"\",container_label_org_label_schema_group=\"\"}[1m]))", + "intervalFactor": 10, + "legendFormat": "{{ name }}", + "metric": "container_network_receive_bytes_total", + "refId": "A", + "step": 10 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Container Network Input", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 2, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "bytes", + "label": null, + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + }, + { + "aliasColors": {}, + "bars": false, + "datasource": "pokt-test", + "decimals": 2, + "editable": true, + "error": false, + "fill": 1, + "grid": { + "threshold1": null, + "threshold1Color": "rgba(216, 200, 27, 0.27)", + "threshold2": null, + "threshold2Color": "rgba(234, 112, 112, 0.22)" + }, + "id": 14, + "isNew": true, + "legend": { + "alignAsTable": true, + "avg": true, + "current": false, + "max": true, + "min": true, + "rightSide": true, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 2, + "links": [], + "nullPointMode": "connected", + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "span": 12, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "sum by (name) (rate(container_network_transmit_bytes_total{image!=\"\",container_label_org_label_schema_group=\"\"}[1m]))", + "intervalFactor": 10, + "legendFormat": "{{ name }}", + "metric": "container_network_transmit_bytes_total", + "refId": "A", + "step": 10 + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Container Network Output", + "tooltip": { + "msResolution": true, + "shared": true, + "sort": 2, + "value_type": "cumulative" + }, + "type": "graph", + "xaxis": { + "show": true + }, + "yaxes": [ + { + "format": "bytes", + "label": null, + "logBase": 1, + "max": null, + "min": 0, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": false + } + ] + } + ], + "title": "Network" + } + ], + "time": { + "from": "now-15m", + "to": "now" + }, + "timepicker": { + "refresh_intervals": [ + "5s", + "10s", + "30s", + "1m", + "5m", + "15m", + "30m", + "1h", + "2h", + "1d" + ], + "time_options": [ + "5m", + "15m", + "1h", + "6h", + "12h", + "24h", + "2d", + "7d", + "30d" + ] + }, + "templating": { + "list": [] + }, + "annotations": { + "list": [] + }, + "refresh": "10s", + "schemaVersion": 12, + "version": 8, + "links": [], + "gnetId": null +} \ No newline at end of file diff --git a/grafana/provisioning/dashboards/pokt-de-1/docker_host.json b/grafana/provisioning/dashboards/pokt-de-1/docker_host.json index 713689a0..82d660f7 100644 --- a/grafana/provisioning/dashboards/pokt-de-1/docker_host.json +++ b/grafana/provisioning/dashboards/pokt-de-1/docker_host.json @@ -1,6 +1,6 @@ { "id": null, - "title": "pokt-de-1 Host metrics", + "title": "pokt-test-node Host metrics", "description": "Host metrics", "tags": [ "system" @@ -25,7 +25,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 1, "editable": true, "error": false, @@ -106,7 +106,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "percent", @@ -187,7 +187,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "none", @@ -267,7 +267,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "bytes", @@ -348,7 +348,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "bytes", @@ -428,7 +428,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "bytes", @@ -511,7 +511,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -595,7 +595,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -688,7 +688,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -780,7 +780,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -869,7 +869,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -995,7 +995,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -1114,7 +1114,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -1211,7 +1211,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -1309,7 +1309,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, diff --git a/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json b/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json index 50ed6c88..885e055e 100644 --- a/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json +++ b/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json @@ -1,7 +1,7 @@ { "id": null, - "title": "pokt-de-1 monitoring services", - "description": "pokt-de-1 monitoring container", + "title": "pokt-test monitoring services", + "description": "pokt-test monitoring container", "tags": [ "prometheus" ], @@ -20,7 +20,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 1, "editable": true, "error": false, @@ -108,7 +108,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -197,7 +197,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "none", @@ -283,7 +283,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "format": "none", @@ -365,7 +365,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -465,7 +465,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 2, "editable": true, "error": false, @@ -559,7 +559,7 @@ "bars": true, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": 0, "editable": true, "error": false, @@ -670,7 +670,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "fill": 1, "gridPos": { "h": 7, @@ -773,7 +773,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "decimals": null, "editable": true, "error": false, @@ -903,7 +903,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -999,7 +999,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1094,7 +1094,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1186,7 +1186,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1282,7 +1282,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1382,7 +1382,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1478,7 +1478,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1576,7 +1576,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1695,7 +1695,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1790,7 +1790,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1892,7 +1892,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -1990,7 +1990,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2127,7 +2127,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2234,7 +2234,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2330,7 +2330,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2427,7 +2427,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2522,7 +2522,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2612,7 +2612,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2702,7 +2702,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -2797,7 +2797,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "description": "", "editable": true, "error": false, @@ -2893,7 +2893,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "description": "", "editable": true, "error": false, @@ -2989,7 +2989,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "description": "", "editable": true, "error": false, @@ -3084,7 +3084,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "description": "Time spent in each mode, per second", "editable": true, "error": false, @@ -3180,7 +3180,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, @@ -3284,7 +3284,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-de-1", + "datasource": "pokt-test", "editable": true, "error": false, "fill": 1, From 3e753da4097f58df5e665be6895a99de3cb1c949 Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 3 Jan 2022 12:59:39 +0100 Subject: [PATCH 4/4] edited datasource --- .../pokt-de-1/docker_containers.json | 30 ++++---- .../dashboards/pokt-de-1/docker_host.json | 32 ++++----- .../pokt-de-1/monitor_services.json | 72 +++++++++---------- 3 files changed, 67 insertions(+), 67 deletions(-) diff --git a/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json b/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json index 5efcdbca..bdc7617b 100644 --- a/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json +++ b/grafana/provisioning/dashboards/pokt-de-1/docker_containers.json @@ -1,6 +1,6 @@ { "id": null, - "title": "pokt-test-node chain containers", + "title": "pokt-de-1-node chain containers", "description": "chain container metrics", "tags": [ "docker" @@ -25,7 +25,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -108,7 +108,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "none", @@ -188,7 +188,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "percent", @@ -270,7 +270,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -353,7 +353,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": null, "editable": true, "error": false, @@ -436,7 +436,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -520,7 +520,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 0, "editable": true, "error": false, @@ -600,7 +600,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -685,7 +685,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -805,7 +805,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -894,7 +894,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -975,7 +975,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -1064,7 +1064,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -1145,7 +1145,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, diff --git a/grafana/provisioning/dashboards/pokt-de-1/docker_host.json b/grafana/provisioning/dashboards/pokt-de-1/docker_host.json index 82d660f7..eb8388e0 100644 --- a/grafana/provisioning/dashboards/pokt-de-1/docker_host.json +++ b/grafana/provisioning/dashboards/pokt-de-1/docker_host.json @@ -1,6 +1,6 @@ { "id": null, - "title": "pokt-test-node Host metrics", + "title": "pokt-de-1-node Host metrics", "description": "Host metrics", "tags": [ "system" @@ -25,7 +25,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 1, "editable": true, "error": false, @@ -106,7 +106,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "percent", @@ -187,7 +187,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "none", @@ -267,7 +267,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "bytes", @@ -348,7 +348,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "bytes", @@ -428,7 +428,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "bytes", @@ -511,7 +511,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -595,7 +595,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -688,7 +688,7 @@ { "aliasColors": {}, "bars": true, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -780,7 +780,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -869,7 +869,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -995,7 +995,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -1114,7 +1114,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -1211,7 +1211,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -1309,7 +1309,7 @@ { "aliasColors": {}, "bars": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, diff --git a/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json b/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json index 885e055e..50ed6c88 100644 --- a/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json +++ b/grafana/provisioning/dashboards/pokt-de-1/monitor_services.json @@ -1,7 +1,7 @@ { "id": null, - "title": "pokt-test monitoring services", - "description": "pokt-test monitoring container", + "title": "pokt-de-1 monitoring services", + "description": "pokt-de-1 monitoring container", "tags": [ "prometheus" ], @@ -20,7 +20,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 1, "editable": true, "error": false, @@ -108,7 +108,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -197,7 +197,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "none", @@ -283,7 +283,7 @@ "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "format": "none", @@ -365,7 +365,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -465,7 +465,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 2, "editable": true, "error": false, @@ -559,7 +559,7 @@ "bars": true, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": 0, "editable": true, "error": false, @@ -670,7 +670,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "fill": 1, "gridPos": { "h": 7, @@ -773,7 +773,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "decimals": null, "editable": true, "error": false, @@ -903,7 +903,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -999,7 +999,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1094,7 +1094,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1186,7 +1186,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1282,7 +1282,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1382,7 +1382,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1478,7 +1478,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1576,7 +1576,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1695,7 +1695,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1790,7 +1790,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1892,7 +1892,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -1990,7 +1990,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2127,7 +2127,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2234,7 +2234,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2330,7 +2330,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2427,7 +2427,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2522,7 +2522,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2612,7 +2612,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2702,7 +2702,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -2797,7 +2797,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "description": "", "editable": true, "error": false, @@ -2893,7 +2893,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "description": "", "editable": true, "error": false, @@ -2989,7 +2989,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "description": "", "editable": true, "error": false, @@ -3084,7 +3084,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "description": "Time spent in each mode, per second", "editable": true, "error": false, @@ -3180,7 +3180,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1, @@ -3284,7 +3284,7 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "pokt-test", + "datasource": "pokt-de-1", "editable": true, "error": false, "fill": 1,