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": [ "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,