fix metric title

This commit is contained in:
lza_menace 2020-12-31 10:57:18 -08:00
parent 1bbc059f00
commit 9ac50e1bba
1 changed files with 2 additions and 2 deletions

View File

@ -163,7 +163,7 @@
"targets": [
{
"expr": "avg(monerod_block_reward)",
"legendFormat": "Block Reward (XMR)",
"legendFormat": "Block Reward (WOW)",
"refId": "A"
}
],
@ -171,7 +171,7 @@
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Block Reward (XMR)",
"title": "Block Reward (WOW)",
"tooltip": {
"shared": true,
"sort": 0,