{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Pool statistics", "editable": true, "gnetId": null, "graphTooltip": 0, "id": null, "iteration": 1629216495656, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 6, "panels": [], "title": "Hashrates", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "Hs" } ] } ] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 4, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "total (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "total (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"total\") FROM \"flexpool_pool_hashrate\" WHERE (\"coin\" = 'xch' AND \"coin\" =~ /^$coin$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total hashrate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:452", "format": "Hs", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:453", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "Hs" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 8, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "total (XCH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "total (ETH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Total hashrate", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "Hs" } ] } ] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 10 }, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "as (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_as" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "au (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_au" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "eu (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_eu" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "sa (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_sa" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "us (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_us" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "as (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_as" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "au (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_au" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "eu (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_eu" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "sa (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_sa" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "us (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_us" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hashrates", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:147", "format": "Hs", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:148", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "Hs" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 10 }, "id": 7, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "as (XCH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_as" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "au (XCH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_au" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "eu (XCH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_eu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "sa (XCH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_sa" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "us (XCH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_us" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "as (ETH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_as" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "au (ETH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_au" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "eu (ETH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_eu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "sa (ETH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_sa" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "us (ETH)", "groupBy": [], "measurement": "flexpool_pool_hashrate", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "regions_us" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Hashrates", "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 12, "panels": [], "title": "Miners and workers", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 20 }, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "online miners", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_miners_count", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "result" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Miners", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:83", "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:84", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 20 }, "id": 14, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "online miners", "groupBy": [], "measurement": "flexpool_pool_miners_count", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "result" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Miners", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 16, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "online workers", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_workers_count", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "result" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Workers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:480", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:481", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 28 }, "id": 18, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "online workers", "groupBy": [], "measurement": "flexpool_pool_workers_count", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "result" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Workers", "type": "stat" }, { "collapsed": true, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 34, "panels": [], "title": "Blocks", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 42, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "count", "groupBy": [], "measurement": "flexpool_pool_blocks_chart", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"blockCount\" FROM \"flexpool_pool_blocks_chart\" WHERE (\"coin\" =~ /^$coin$/) AND $timeFilter tz('$timezone')", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blockCount" ], "type": "field" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ], "tz": "$timezone" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of blocks by day", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:696", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:697", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 37 }, "id": 44, "interval": "", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "blocks", "groupBy": [], "measurement": "flexpool_pool_blocks_chart", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "blockCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ], "tz": "$timezone" } ], "timeFrom": null, "timeShift": null, "title": "Number of blocks by day", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "XCH" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "ETH" } ] } ] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 45 }, "hiddenSeries": false, "id": 24, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Block reward (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "reward" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1000000000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "Block reward (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "reward" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block rewards", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:119", "decimals": 5, "format": "ETH", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:120", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 5, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "XCH" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "ETH" } ] }, { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "decimals", "value": 5 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 45 }, "id": 30, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "rewards (XCH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "reward" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/ 1000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] }, { "alias": "rewards (ETH)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "reward" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1000000000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Block rewards", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "XCH" } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "ETH" } ] } ] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 53 }, "hiddenSeries": false, "id": 40, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "total rewards (XCH)", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks_chart", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rewards" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ], "tz": "$timezone" }, { "alias": "total rewards (ETH)", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks_chart", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "rewards" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000000000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ], "tz": "$timezone" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block rewards by day", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:566", "decimals": 5, "format": "ETH", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:567", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/XCH/" }, "properties": [ { "id": "unit", "value": "XCH" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byRegexp", "options": "/ETH/" }, "properties": [ { "id": "unit", "value": "ETH" }, { "id": "decimals", "value": 5 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 53 }, "id": 46, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "total rewards (XCH)", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "measurement": "flexpool_pool_blocks_chart", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rewards" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "xch" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ], "tz": "$timezone" }, { "alias": "total rewards (ETH)", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "measurement": "flexpool_pool_blocks_chart", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "rewards" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000000000000000000" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=", "value": "eth" }, { "condition": "AND", "key": "coin", "operator": "=~", "value": "/^$coin$/" } ], "tz": "$timezone" } ], "timeFrom": null, "timeShift": null, "title": "Block rewards by day", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 61 }, "hiddenSeries": false, "id": 26, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "round time", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "roundTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Round time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:123", "decimals": 1, "format": "dtdurations", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:124", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 61 }, "id": 32, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "round time", "groupBy": [], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"round_time\") FROM \"flexpool_pool_average_luck_round_time\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "roundTime" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Round time", "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 69 }, "id": 48, "panels": [], "title": "Luck and effort", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 70 }, "hiddenSeries": false, "id": 50, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Average luck", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "flexpool_pool_blocks", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"luck\") *100 FROM \"flexpool_pool_blocks\" WHERE (\"coin\" =~ /^$coin$/) AND $timeFilter GROUP BY time($__interval) fill(linear)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "luck" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*100" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Luck", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:135", "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:136", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 70 }, "id": 53, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "luck", "groupBy": [], "measurement": "flexpool_pool_current_luck", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "result" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*100" ], "type": "math" } ] ], "tags": [ { "key": "coin", "operator": "=~", "value": "/^$coin$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Current luck", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 78 }, "hiddenSeries": false, "id": 51, "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.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Average effort", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_average_luck_round_time", "orderByTime": "ASC", "policy": "default", "query": "SELECT 1/mean(\"result\") *100 FROM \"flexpool_pool_current_luck\" WHERE coin =~ /^$coin$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "luck" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*100" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Effort", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:135", "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:136", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 78 }, "id": 54, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "alias": "effort", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "flexpool_pool_average_luck_round_time", "orderByTime": "ASC", "policy": "default", "query": "SELECT 1/last(\"result\") *100 FROM \"flexpool_pool_current_luck\" WHERE coin =~ /^$coin$/ AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "luck" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*100" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Current effort", "type": "stat" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "flexpool", "mining" ], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "UTC", "value": "UTC" }, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "timezone", "options": [ { "selected": true, "text": "UTC", "value": "UTC" }, { "selected": false, "text": "Africa/Tunis", "value": "Africa/Tunis" }, { "selected": false, "text": "America/Chicago", "value": "America/Chicago" }, { "selected": false, "text": "America/Fortaleza", "value": "America/Fortaleza" }, { "selected": false, "text": "America/Los_Angeles", "value": "America/Los_Angeles" }, { "selected": false, "text": "America/New_York", "value": "America/New_York" }, { "selected": false, "text": "America/Moncton", "value": "America/Moncton" }, { "selected": false, "text": "America/New_York", "value": "America/New_York" }, { "selected": false, "text": "America/Sao_Paulo", "value": "America/Sao_Paulo" }, { "selected": false, "text": "America/St_Johns", "value": "America/St_Johns" }, { "selected": false, "text": "America/Toronto", "value": "America/Toronto" }, { "selected": false, "text": "America/Vancouver", "value": "America/Vancouver" }, { "selected": false, "text": "Asia/Jakarta", "value": "Asia/Jakarta" }, { "selected": false, "text": "Asia/Karachi", "value": "Asia/Karachi" }, { "selected": false, "text": "Asia/Kolkata", "value": "Asia/Kolkata" }, { "selected": false, "text": "Asia/Singapore", "value": "Asia/Singapore" }, { "selected": false, "text": "Europe/Berlin", "value": "Europe/Berlin" }, { "selected": false, "text": "Europe/Kiev", "value": "Europe/Kiev" }, { "selected": false, "text": "Europe/London", "value": "Europe/London" }, { "selected": false, "text": "Europe/Moscow", "value": "Europe/Moscow" }, { "selected": false, "text": "Europe/Paris", "value": "Europe/Paris" }, { "selected": false, "text": "Europe/Zagreb", "value": "Europe/Zagreb" }, { "selected": false, "text": "Europe/Zurich", "value": "Europe/Zurich" }, { "selected": false, "text": "Pacific/Auckland", "value": "Pacific/Auckland" } ], "query": "UTC,Africa/Tunis,America/Chicago,America/Fortaleza,America/Los_Angeles,America/New_York,America/Moncton,America/New_York,America/Sao_Paulo,America/St_Johns,America/Toronto,America/Vancouver,Asia/Jakarta,Asia/Karachi,Asia/Kolkata,Asia/Singapore,Europe/Berlin,Europe/Kiev,Europe/London,Europe/Moscow,Europe/Paris,Europe/Zagreb,Europe/Zurich,Pacific/Auckland", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "", "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "coin", "options": [], "query": "SHOW TAG VALUES FROM flexpool_pool_hashrate WITH KEY = \"coin\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": {}, "timezone": "utc", "title": "Flexpool pool", "uid": "_vo2TQQMk", "version": 11 }