fix metric title

pull/2/head
lza_menace 3 years ago
parent 1bbc059f00
commit 9ac50e1bba

@ -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,