Last active
January 13, 2022 12:20
-
-
Save shivamMg/916143582b1851ef23b9bedf5f8aec6e to your computer and use it in GitHub Desktop.
Rapyuta IO Device Metrics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "editable": true, | |
| "gnetId": null, | |
| "graphTooltip": 0, | |
| "id": 10, | |
| "iteration": 1642063402732, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "collapsed": false, | |
| "datasource": null, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "id": 4, | |
| "panels": [], | |
| "title": "CPU", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 1 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 2, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "FPejne8Tmf88fVVSbj83b", | |
| "key": { | |
| "label": "cpu.device_id", | |
| "value": "cpu.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "Q5pA18zmErmYHrftwl410", | |
| "key": { | |
| "label": "cpu.cpu", | |
| "value": "cpu.cpu" | |
| }, | |
| "value": { | |
| "label": "cpu-total", | |
| "value": "cpu-total" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "cpu", | |
| "value": "cpu" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "o7ixcn5dacsvoOFZyHTqc", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "cpu.usage_idle", | |
| "value": "cpu.usage_idle" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "CPU usage", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "isNotNull", | |
| "options": {} | |
| }, | |
| "fieldName": "usage_idle {metric_group=cpu, function=avg}" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "binary": { | |
| "left": "usage_idle {metric_group=cpu, function=avg}", | |
| "operator": "*", | |
| "reducer": "sum", | |
| "right": "-1" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": true | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage_percent", | |
| "binary": { | |
| "left": "usage_idle {metric_group=cpu, function=avg} * -1", | |
| "operator": "+", | |
| "reducer": "sum", | |
| "right": "100" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": true | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:159", | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:160", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 1 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 5, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": false, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": true, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "FPejne8Tmf88fVVSbj83b", | |
| "key": { | |
| "label": "cpu.device_id", | |
| "value": "cpu.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| } | |
| ], | |
| "groupBys": [ | |
| { | |
| "groupBy": { | |
| "label": "cpu.cpu", | |
| "value": "cpu.cpu" | |
| }, | |
| "id": "z61-AaREdflwD56ub40m_" | |
| } | |
| ], | |
| "metricGroup": { | |
| "label": "cpu", | |
| "value": "cpu" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "o7ixcn5dacsvoOFZyHTqc", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "cpu.usage_idle", | |
| "value": "cpu.usage_idle" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "[WIP] CPU usage per core", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:159", | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:160", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "collapsed": false, | |
| "datasource": null, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 9 | |
| }, | |
| "id": 7, | |
| "panels": [], | |
| "title": "Memory", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 10 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 9, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "iMOlKMGOiIIF_pTtOZau_", | |
| "key": { | |
| "label": "mem.device_id", | |
| "value": "mem.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "mem", | |
| "value": "mem" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "iD8upqQ0ULd2o-8e4Uk-J", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "mem.total", | |
| "value": "mem.total" | |
| } | |
| }, | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "FgMZ5jrNhOvxinRytPI-L", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "mem.available", | |
| "value": "mem.available" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Memory usage", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "calculated_usage", | |
| "binary": { | |
| "left": "total {metric_group=mem, function=avg}", | |
| "operator": "-", | |
| "reducer": "sum", | |
| "right": "available {metric_group=mem, function=avg}" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage", | |
| "binary": { | |
| "left": "calculated_usage", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "1000000000" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "total", | |
| "binary": { | |
| "left": "total {metric_group=mem, function=avg}", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "1000000000" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "include": [ | |
| "total {metric_group=mem, function=avg}" | |
| ], | |
| "reducer": "sum" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "total" | |
| }, | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "usage" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| }, | |
| { | |
| "id": "organize", | |
| "options": { | |
| "excludeByName": { | |
| "available {metric_group=mem, function=avg}": true, | |
| "calculated_usage": true, | |
| "total {metric_group=mem, function=avg}": true, | |
| "usage": false | |
| }, | |
| "indexByName": {}, | |
| "renameByName": { | |
| "calculated_usage": "" | |
| } | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:163", | |
| "format": "decgbytes", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:164", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 10 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 10, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "iMOlKMGOiIIF_pTtOZau_", | |
| "key": { | |
| "label": "mem.device_id", | |
| "value": "mem.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "mem", | |
| "value": "mem" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "iD8upqQ0ULd2o-8e4Uk-J", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "mem.total", | |
| "value": "mem.total" | |
| } | |
| }, | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "FgMZ5jrNhOvxinRytPI-L", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "mem.available", | |
| "value": "mem.available" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Memory usage percent", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "calculated_usage", | |
| "binary": { | |
| "left": "total {metric_group=mem, function=avg}", | |
| "operator": "-", | |
| "reducer": "sum", | |
| "right": "available {metric_group=mem, function=avg}" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": false | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage", | |
| "binary": { | |
| "left": "calculated_usage", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "total {metric_group=mem, function=avg}" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": false | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage_percent", | |
| "binary": { | |
| "left": "usage", | |
| "operator": "*", | |
| "reducer": "sum", | |
| "right": "100" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": true | |
| } | |
| }, | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "usage_percent" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:163", | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:164", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "collapsed": false, | |
| "datasource": null, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 18 | |
| }, | |
| "id": 12, | |
| "panels": [], | |
| "title": "Disk", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 19 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 14, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "JUv5abJmQw8HyVyyoxZCH", | |
| "key": { | |
| "label": "disk.device_id", | |
| "value": "disk.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "b1UGWTXLB2Bj-eo4C_6uH", | |
| "key": { | |
| "label": "disk.path", | |
| "value": "disk.path" | |
| }, | |
| "value": { | |
| "label": "/", | |
| "value": "/" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "disk", | |
| "value": "disk" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "GHVOgZAEXn4hibfPPdrD4", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "disk.total", | |
| "value": "disk.total" | |
| } | |
| }, | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "BN1hOBGOwfmIwKeLQiMPA", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "disk.used", | |
| "value": "disk.used" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk usage", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "total", | |
| "binary": { | |
| "left": "total {metric_group=disk, function=avg}", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "1000000000" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage", | |
| "binary": { | |
| "left": "used {metric_group=disk, function=avg}", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "1000000000" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "total" | |
| }, | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "usage" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| }, | |
| { | |
| "id": "organize", | |
| "options": { | |
| "excludeByName": { | |
| "total {metric_group=disk, function=avg}": true, | |
| "used {metric_group=disk, function=avg}": true | |
| }, | |
| "indexByName": {}, | |
| "renameByName": {} | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:80", | |
| "format": "decgbytes", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:81", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 19 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 15, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "JUv5abJmQw8HyVyyoxZCH", | |
| "key": { | |
| "label": "disk.device_id", | |
| "value": "disk.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "sBLbQwACwLBqdiCl2UBOG", | |
| "key": { | |
| "label": "disk.path", | |
| "value": "disk.path" | |
| }, | |
| "value": { | |
| "label": "/", | |
| "value": "/" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "disk", | |
| "value": "disk" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "GHVOgZAEXn4hibfPPdrD4", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "disk.total", | |
| "value": "disk.total" | |
| } | |
| }, | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "BN1hOBGOwfmIwKeLQiMPA", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "disk.used", | |
| "value": "disk.used" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk usage percent", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage", | |
| "binary": { | |
| "left": "used {metric_group=disk, function=avg}", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "total {metric_group=disk, function=avg}" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": false | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage_percent", | |
| "binary": { | |
| "left": "usage", | |
| "operator": "*", | |
| "reducer": "sum", | |
| "right": "100" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": true | |
| } | |
| }, | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "usage_percent" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:80", | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:81", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 27 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 17, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "UlvmFKxORN6HrJh6mj5vz", | |
| "key": { | |
| "label": "disk.device_id", | |
| "value": "disk.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "emtJfK0a1MhWJwZpzAp3i", | |
| "key": { | |
| "label": "disk.path", | |
| "value": "disk.path" | |
| }, | |
| "value": { | |
| "label": "/", | |
| "value": "/" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "disk", | |
| "value": "disk" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "pZX76hfkVzBqM8V1woQOm", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "disk.inodes_total", | |
| "value": "disk.inodes_total" | |
| } | |
| }, | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "tR-AOYlDxBh4kH73YVpke", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "disk.inodes_used", | |
| "value": "disk.inodes_used" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk inode usage percent", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage", | |
| "binary": { | |
| "left": "inodes_used {metric_group=disk, function=avg}", | |
| "operator": "/", | |
| "reducer": "sum", | |
| "right": "inodes_total {metric_group=disk, function=avg}" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": false | |
| } | |
| }, | |
| { | |
| "id": "calculateField", | |
| "options": { | |
| "alias": "usage_percent", | |
| "binary": { | |
| "left": "usage", | |
| "operator": "*", | |
| "reducer": "sum", | |
| "right": "100" | |
| }, | |
| "mode": "binary", | |
| "reduce": { | |
| "reducer": "sum" | |
| }, | |
| "replaceFields": true | |
| } | |
| }, | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "usage_percent" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:88", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:89", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "collapsed": false, | |
| "datasource": null, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 35 | |
| }, | |
| "id": 25, | |
| "panels": [], | |
| "title": "Network", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 36 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 27, | |
| "interval": null, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "4Jx6ougcfit9iFAQt7k6s", | |
| "key": { | |
| "label": "net.device_id", | |
| "value": "net.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "oay7Grl4wQMJH2MI3KThY", | |
| "key": { | |
| "label": "net.interface", | |
| "value": "net.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "net", | |
| "value": "net" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "eqblgXQqp3wcU0p5Bjckx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "net.bytes_recv", | |
| "value": "net.bytes_recv" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| }, | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "eyQQT4ouXvZfmqW05hF-p", | |
| "key": { | |
| "label": "net.device_id", | |
| "value": "net.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "yvEwwZ-QMuV5_agPndN1R", | |
| "key": { | |
| "label": "net.interface", | |
| "value": "net.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "net", | |
| "value": "net" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "MHVOHHdfGF3oxyQsqGbIV", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "net.bytes_sent", | |
| "value": "net.bytes_sent" | |
| } | |
| } | |
| ], | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Network read and write rates", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:2001", | |
| "format": "binBps", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:2002", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 36 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 28, | |
| "interval": null, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "4Jx6ougcfit9iFAQt7k6s", | |
| "key": { | |
| "label": "net.device_id", | |
| "value": "net.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "oay7Grl4wQMJH2MI3KThY", | |
| "key": { | |
| "label": "net.interface", | |
| "value": "net.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "net", | |
| "value": "net" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "eqblgXQqp3wcU0p5Bjckx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "net.drop_in", | |
| "value": "net.drop_in" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| }, | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "eyQQT4ouXvZfmqW05hF-p", | |
| "key": { | |
| "label": "net.device_id", | |
| "value": "net.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "yvEwwZ-QMuV5_agPndN1R", | |
| "key": { | |
| "label": "net.interface", | |
| "value": "net.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "net", | |
| "value": "net" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "MHVOHHdfGF3oxyQsqGbIV", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "net.drop_out", | |
| "value": "net.drop_out" | |
| } | |
| } | |
| ], | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Network receive and sent dropped packets", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:2001", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:2002", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 44 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 29, | |
| "interval": null, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "4Jx6ougcfit9iFAQt7k6s", | |
| "key": { | |
| "label": "net.device_id", | |
| "value": "net.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "oay7Grl4wQMJH2MI3KThY", | |
| "key": { | |
| "label": "net.interface", | |
| "value": "net.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "net", | |
| "value": "net" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "eqblgXQqp3wcU0p5Bjckx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "net.err_in", | |
| "value": "net.err_in" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| }, | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "eyQQT4ouXvZfmqW05hF-p", | |
| "key": { | |
| "label": "net.device_id", | |
| "value": "net.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "yvEwwZ-QMuV5_agPndN1R", | |
| "key": { | |
| "label": "net.interface", | |
| "value": "net.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "net", | |
| "value": "net" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "MHVOHHdfGF3oxyQsqGbIV", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "net.err_out", | |
| "value": "net.err_out" | |
| } | |
| } | |
| ], | |
| "refId": "B" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Network receive and sent errors", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:2001", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:2002", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "collapsed": false, | |
| "datasource": null, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 52 | |
| }, | |
| "id": 19, | |
| "panels": [], | |
| "title": "DiskIO", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 53 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 21, | |
| "interval": null, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "FjhJuMCoL16DtY5P9rYMx", | |
| "key": { | |
| "label": "diskio.device_id", | |
| "value": "diskio.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "Spv9Q9REFU42C1h4POORT", | |
| "key": { | |
| "label": "diskio.name", | |
| "value": "diskio.name" | |
| }, | |
| "value": { | |
| "label": "$disk_device", | |
| "value": "$disk_device" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "diskio", | |
| "value": "diskio" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "mvTVb6IvrQOSEm78hs44h", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "diskio.write_bytes", | |
| "value": "diskio.write_bytes" | |
| } | |
| } | |
| ], | |
| "refId": "B" | |
| }, | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "qugfFD8HqEDtnQItdNY2I", | |
| "key": { | |
| "label": "diskio.device_id", | |
| "value": "diskio.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "N-TgxuQ4jC7vC1EEeyglH", | |
| "key": { | |
| "label": "diskio.name", | |
| "value": "diskio.name" | |
| }, | |
| "value": { | |
| "label": "$disk_device", | |
| "value": "$disk_device" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "diskio", | |
| "value": "diskio" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "oh5pMh4WEbYsl17ROXwA8", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "diskio.read_bytes", | |
| "value": "diskio.read_bytes" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk read and write rates", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:265", | |
| "format": "bytes", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:266", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 53 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 22, | |
| "interval": null, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "FjhJuMCoL16DtY5P9rYMx", | |
| "key": { | |
| "label": "diskio.device_id", | |
| "value": "diskio.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "Spv9Q9REFU42C1h4POORT", | |
| "key": { | |
| "label": "diskio.name", | |
| "value": "diskio.name" | |
| }, | |
| "value": { | |
| "label": "$disk_device", | |
| "value": "$disk_device" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "diskio", | |
| "value": "diskio" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "mvTVb6IvrQOSEm78hs44h", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "diskio.write_time", | |
| "value": "diskio.write_time" | |
| } | |
| } | |
| ], | |
| "refId": "B" | |
| }, | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "qugfFD8HqEDtnQItdNY2I", | |
| "key": { | |
| "label": "diskio.device_id", | |
| "value": "diskio.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "N-TgxuQ4jC7vC1EEeyglH", | |
| "key": { | |
| "label": "diskio.name", | |
| "value": "diskio.name" | |
| }, | |
| "value": { | |
| "label": "$disk_device", | |
| "value": "$disk_device" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "diskio", | |
| "value": "diskio" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "oh5pMh4WEbYsl17ROXwA8", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "diskio.read_time", | |
| "value": "diskio.read_time" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk read and write latencies", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:265", | |
| "format": "binBps", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:266", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 61 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 23, | |
| "interval": null, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "qugfFD8HqEDtnQItdNY2I", | |
| "key": { | |
| "label": "diskio.device_id", | |
| "value": "diskio.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "N-TgxuQ4jC7vC1EEeyglH", | |
| "key": { | |
| "label": "diskio.name", | |
| "value": "diskio.name" | |
| }, | |
| "value": { | |
| "label": "$disk_device", | |
| "value": "$disk_device" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "hide": false, | |
| "metricGroup": { | |
| "label": "diskio", | |
| "value": "diskio" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "derivative", | |
| "value": "derivative" | |
| }, | |
| "id": "oh5pMh4WEbYsl17ROXwA8", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "diskio.io_time", | |
| "value": "diskio.io_time" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk io latency", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:265", | |
| "format": "binBps", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:266", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "collapsed": false, | |
| "datasource": null, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 69 | |
| }, | |
| "id": 31, | |
| "panels": [], | |
| "title": "Wireless", | |
| "type": "row" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 70 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 34, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "md2bn6fnNHdm889GsKod7", | |
| "key": { | |
| "label": "wireless.device_id", | |
| "value": "wireless.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "0kon62tE9xnkScR5d1qMI", | |
| "key": { | |
| "label": "wireless.interface", | |
| "value": "wireless.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "wireless", | |
| "value": "wireless" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "E4pUO9YA2n81l1kiG0iFx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "wireless.level", | |
| "value": "wireless.level" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Signal strength", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "isNotNull", | |
| "options": {} | |
| }, | |
| "fieldName": "level {metric_group=wireless, function=avg}" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:157", | |
| "format": "dBm", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:158", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 70 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 35, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "md2bn6fnNHdm889GsKod7", | |
| "key": { | |
| "label": "wireless.device_id", | |
| "value": "wireless.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "0kon62tE9xnkScR5d1qMI", | |
| "key": { | |
| "label": "wireless.interface", | |
| "value": "wireless.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "wireless", | |
| "value": "wireless" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "E4pUO9YA2n81l1kiG0iFx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "wireless.noise", | |
| "value": "wireless.noise" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Noise level", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "isNotNull", | |
| "options": {} | |
| }, | |
| "fieldName": "noise {metric_group=wireless, function=avg}" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:157", | |
| "format": "dBm", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:158", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 0, | |
| "y": 78 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 33, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "md2bn6fnNHdm889GsKod7", | |
| "key": { | |
| "label": "wireless.device_id", | |
| "value": "wireless.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "0kon62tE9xnkScR5d1qMI", | |
| "key": { | |
| "label": "wireless.interface", | |
| "value": "wireless.interface" | |
| }, | |
| "value": { | |
| "label": "wlp0s20f3", | |
| "value": "wlp0s20f3" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "wireless", | |
| "value": "wireless" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "E4pUO9YA2n81l1kiG0iFx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "wireless.link", | |
| "value": "wireless.link" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Link quality", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "greater", | |
| "options": { | |
| "value": 0 | |
| } | |
| }, | |
| "fieldName": "link {metric_group=wireless, function=avg}" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:157", | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:158", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "rapyuta.io Metrics", | |
| "fieldConfig": { | |
| "defaults": {}, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 12, | |
| "x": 12, | |
| "y": 78 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 37, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "filterBys": [ | |
| { | |
| "id": "md2bn6fnNHdm889GsKod7", | |
| "key": { | |
| "label": "wireless.device_id", | |
| "value": "wireless.device_id" | |
| }, | |
| "value": { | |
| "label": "$device_id", | |
| "value": "$device_id" | |
| } | |
| }, | |
| { | |
| "id": "0kon62tE9xnkScR5d1qMI", | |
| "key": { | |
| "label": "wireless.interface", | |
| "value": "wireless.interface" | |
| }, | |
| "value": { | |
| "label": "$network_interface", | |
| "value": "$network_interface" | |
| } | |
| } | |
| ], | |
| "groupBys": [], | |
| "metricGroup": { | |
| "label": "wireless", | |
| "value": "wireless" | |
| }, | |
| "metricType": { | |
| "label": "System", | |
| "value": "system" | |
| }, | |
| "metrics": [ | |
| { | |
| "aggregation": { | |
| "label": "average", | |
| "value": "avg" | |
| }, | |
| "id": "E4pUO9YA2n81l1kiG0iFx", | |
| "legend": "", | |
| "metric_group": { | |
| "label": "wireless.retry", | |
| "value": "wireless.retry" | |
| } | |
| } | |
| ], | |
| "refId": "A" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Cumulative packet retries", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "transformations": [ | |
| { | |
| "id": "filterByValue", | |
| "options": { | |
| "filters": [ | |
| { | |
| "config": { | |
| "id": "isNotNull", | |
| "options": {} | |
| }, | |
| "fieldName": "retry {metric_group=wireless, function=avg}" | |
| } | |
| ], | |
| "match": "any", | |
| "type": "include" | |
| } | |
| } | |
| ], | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:157", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:158", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| } | |
| ], | |
| "refresh": false, | |
| "schemaVersion": 27, | |
| "style": "dark", | |
| "tags": [], | |
| "templating": { | |
| "list": [ | |
| { | |
| "current": { | |
| "selected": false, | |
| "text": "eca8de7b-932a-499b-8b9a-3cebeb2a8c7c", | |
| "value": "eca8de7b-932a-499b-8b9a-3cebeb2a8c7c" | |
| }, | |
| "description": null, | |
| "error": null, | |
| "hide": 0, | |
| "label": null, | |
| "name": "device_id", | |
| "options": [ | |
| { | |
| "selected": true, | |
| "text": "eca8de7b-932a-499b-8b9a-3cebeb2a8c7c", | |
| "value": "eca8de7b-932a-499b-8b9a-3cebeb2a8c7c" | |
| } | |
| ], | |
| "query": "eca8de7b-932a-499b-8b9a-3cebeb2a8c7c", | |
| "skipUrlSync": false, | |
| "type": "textbox" | |
| }, | |
| { | |
| "current": { | |
| "selected": false, | |
| "text": "sda", | |
| "value": "sda" | |
| }, | |
| "description": null, | |
| "error": null, | |
| "hide": 0, | |
| "label": null, | |
| "name": "disk_device", | |
| "options": [ | |
| { | |
| "selected": true, | |
| "text": "sda", | |
| "value": "sda" | |
| } | |
| ], | |
| "query": "sda", | |
| "skipUrlSync": false, | |
| "type": "textbox" | |
| }, | |
| { | |
| "current": { | |
| "selected": false, | |
| "text": "wlp0s20f3", | |
| "value": "wlp0s20f3" | |
| }, | |
| "description": null, | |
| "error": null, | |
| "hide": 0, | |
| "label": null, | |
| "name": "network_interface", | |
| "options": [ | |
| { | |
| "selected": true, | |
| "text": "wlp0s20f3", | |
| "value": "wlp0s20f3" | |
| } | |
| ], | |
| "query": "wlp0s20f3", | |
| "skipUrlSync": false, | |
| "type": "textbox" | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-3h", | |
| "to": "now" | |
| }, | |
| "timepicker": {}, | |
| "timezone": "", | |
| "title": "Rapyuta IO Device Metrics", | |
| "uid": "STeD8FJ7k", | |
| "version": 24 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment