Skip to content

Commit 0a33edc

Browse files
authored
Minor dahsboard updates (#673)
1 parent 0439357 commit 0a33edc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

dashboards/grafana/cache-store-details-dashboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
"instant": false,
600600
"interval": "",
601601
"intervalFactor": 1,
602-
"legendFormat": "Cache Store Wrutes",
602+
"legendFormat": "Cache Store Writes",
603603
"refId": "A"
604604
}
605605
],
@@ -688,7 +688,7 @@
688688
"instant": false,
689689
"interval": "",
690690
"intervalFactor": 1,
691-
"legendFormat": "Cache Store Wrutes",
691+
"legendFormat": "Cache Store Reads",
692692
"refId": "A"
693693
}
694694
],

dashboards/grafana/coherence-dashboard-main.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,10 @@
984984
},
985985
{
986986
"id": "custom.align"
987+
},
988+
{
989+
"id": "decimals",
990+
"value": 0
987991
}
988992
]
989993
},

0 commit comments

Comments
 (0)