mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
fix metric title
This commit is contained in:
parent
1bbc059f00
commit
9ac50e1bba
1 changed files with 2 additions and 2 deletions
|
@ -163,7 +163,7 @@
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "avg(monerod_block_reward)",
|
"expr": "avg(monerod_block_reward)",
|
||||||
"legendFormat": "Block Reward (XMR)",
|
"legendFormat": "Block Reward (WOW)",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
"timeFrom": null,
|
"timeFrom": null,
|
||||||
"timeRegions": [],
|
"timeRegions": [],
|
||||||
"timeShift": null,
|
"timeShift": null,
|
||||||
"title": "Block Reward (XMR)",
|
"title": "Block Reward (WOW)",
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
"shared": true,
|
"shared": true,
|
||||||
"sort": 0,
|
"sort": 0,
|
||||||
|
|
Loading…
Reference in a new issue