Bugfix flexpool overview hashrates
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
1d82da5e17
commit
87d41da2aa
1 changed files with 8 additions and 8 deletions
|
@ -53,7 +53,7 @@
|
|||
"gnetId": null,
|
||||
"graphTooltip": 0,
|
||||
"id": null,
|
||||
"iteration": 1612436676297,
|
||||
"iteration": 1612541813289,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
|
@ -1514,7 +1514,7 @@
|
|||
"type": "fill"
|
||||
}
|
||||
],
|
||||
"measurement": "flexpool_workers",
|
||||
"measurement": "flexpool_stats",
|
||||
"orderByTime": "ASC",
|
||||
"policy": "default",
|
||||
"refId": "A",
|
||||
|
@ -1523,13 +1523,13 @@
|
|||
[
|
||||
{
|
||||
"params": [
|
||||
"effective_hashrate"
|
||||
"current_effective_hashrate"
|
||||
],
|
||||
"type": "field"
|
||||
},
|
||||
{
|
||||
"params": [],
|
||||
"type": "sum"
|
||||
"type": "mean"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
@ -1650,7 +1650,7 @@
|
|||
"type": "fill"
|
||||
}
|
||||
],
|
||||
"measurement": "flexpool_workers",
|
||||
"measurement": "flexpool_stats",
|
||||
"orderByTime": "ASC",
|
||||
"policy": "default",
|
||||
"refId": "A",
|
||||
|
@ -1659,13 +1659,13 @@
|
|||
[
|
||||
{
|
||||
"params": [
|
||||
"reported_hashrate"
|
||||
"current_reported_hashrate"
|
||||
],
|
||||
"type": "field"
|
||||
},
|
||||
{
|
||||
"params": [],
|
||||
"type": "sum"
|
||||
"type": "mean"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
@ -2911,5 +2911,5 @@
|
|||
"timezone": "",
|
||||
"title": "Flexpool overview",
|
||||
"uid": "Q3JPASkgz",
|
||||
"version": 2
|
||||
"version": 4
|
||||
}
|
Reference in a new issue