Skip to content

Commit 3a87ad6

Browse files
author
Tim Middleton
authored
Minor dashboard updates including store reads/writes - cpu load graph (#553)
1 parent f874450 commit 3a87ad6

File tree

5 files changed

+428
-32
lines changed

5 files changed

+428
-32
lines changed

dashboards/grafana/cache-details-dashboard.json

Lines changed: 59 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,15 +1137,18 @@
11371137
"unit": "ms"
11381138
},
11391139
{
1140-
"alias": "",
1140+
"alias": "Store Writes",
1141+
"align": "auto",
11411142
"colorMode": null,
11421143
"colors": [
11431144
"rgba(245, 54, 54, 0.9)",
11441145
"rgba(237, 129, 40, 0.89)",
11451146
"rgba(50, 172, 45, 0.97)"
11461147
],
1148+
"dateFormat": "YYYY-MM-DD HH:mm:ss",
11471149
"decimals": 2,
1148-
"pattern": "/.*/",
1150+
"mappingType": 1,
1151+
"pattern": "Value #F",
11491152
"thresholds": [],
11501153
"type": "number",
11511154
"unit": "short"
@@ -1431,6 +1434,40 @@
14311434
"thresholds": [],
14321435
"type": "number",
14331436
"unit": "short"
1437+
},
1438+
{
1439+
"alias": "Store Writes",
1440+
"align": "auto",
1441+
"colorMode": null,
1442+
"colors": [
1443+
"rgba(245, 54, 54, 0.9)",
1444+
"rgba(237, 129, 40, 0.89)",
1445+
"rgba(50, 172, 45, 0.97)"
1446+
],
1447+
"dateFormat": "YYYY-MM-DD HH:mm:ss",
1448+
"decimals": 0,
1449+
"mappingType": 1,
1450+
"pattern": "Value #K",
1451+
"thresholds": [],
1452+
"type": "number",
1453+
"unit": "none"
1454+
},
1455+
{
1456+
"alias": "Store Reads",
1457+
"align": "auto",
1458+
"colorMode": null,
1459+
"colors": [
1460+
"rgba(245, 54, 54, 0.9)",
1461+
"rgba(237, 129, 40, 0.89)",
1462+
"rgba(50, 172, 45, 0.97)"
1463+
],
1464+
"dateFormat": "YYYY-MM-DD HH:mm:ss",
1465+
"decimals": 0,
1466+
"mappingType": 1,
1467+
"pattern": "Value #L",
1468+
"thresholds": [],
1469+
"type": "number",
1470+
"unit": "none"
14341471
}
14351472
],
14361473
"targets": [
@@ -1515,6 +1552,24 @@
15151552
"intervalFactor": 1,
15161553
"legendFormat": "",
15171554
"refId": "J"
1555+
},
1556+
{
1557+
"expr": "sum(vendor:coherence_cache_store_writes{cluster=\"$ClusterName\",coherence_service='$ServiceName', name=\"$CacheName\"}) by (member)",
1558+
"format": "table",
1559+
"instant": true,
1560+
"interval": "",
1561+
"intervalFactor": 1,
1562+
"legendFormat": "",
1563+
"refId": "K"
1564+
},
1565+
{
1566+
"expr": "sum(vendor:coherence_cache_store_reads{cluster=\"$ClusterName\",coherence_service='$ServiceName', name=\"$CacheName\"}) by (member)",
1567+
"format": "table",
1568+
"instant": true,
1569+
"interval": "",
1570+
"intervalFactor": 1,
1571+
"legendFormat": "",
1572+
"refId": "L"
15181573
}
15191574
],
15201575
"title": "Cache Storage Details for Cache $CacheName",
@@ -1564,6 +1619,7 @@
15641619
},
15651620
{
15661621
"alias": "Total Gets",
1622+
"align": "auto",
15671623
"colorMode": null,
15681624
"colors": [
15691625
"rgba(245, 54, 54, 0.9)",
@@ -1682,6 +1738,7 @@
16821738
},
16831739
{
16841740
"alias": "",
1741+
"align": "auto",
16851742
"colorMode": null,
16861743
"colors": [
16871744
"rgba(245, 54, 54, 0.9)",

dashboards/grafana/coherence-dashboard-main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@
842842
"timeFrom": null,
843843
"timeRegions": [],
844844
"timeShift": null,
845-
"title": "Current Load Averages",
845+
"title": "Current Load Averages (Stacked)",
846846
"tooltip": {
847847
"shared": true,
848848
"sort": 0,

dashboards/grafana/members-summary-dashboard.json

Lines changed: 101 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -490,15 +490,110 @@
490490
"dashLength": 10,
491491
"dashes": false,
492492
"datasource": "prometheus",
493+
"description": "",
493494
"fill": 1,
494495
"fillGradient": 0,
495496
"gridPos": {
496497
"h": 8,
497-
"w": 12,
498+
"w": 24,
498499
"x": 0,
499500
"y": 14
500501
},
501502
"hiddenSeries": false,
503+
"id": 98,
504+
"legend": {
505+
"alignAsTable": true,
506+
"avg": false,
507+
"current": true,
508+
"max": false,
509+
"min": false,
510+
"show": true,
511+
"total": false,
512+
"values": true
513+
},
514+
"lines": true,
515+
"linewidth": 1,
516+
"links": [],
517+
"nullPointMode": "null",
518+
"options": {
519+
"dataLinks": []
520+
},
521+
"percentage": false,
522+
"pointradius": 5,
523+
"points": false,
524+
"renderer": "flot",
525+
"seriesOverrides": [],
526+
"spaceLength": 10,
527+
"stack": false,
528+
"steppedLine": false,
529+
"targets": [
530+
{
531+
"expr": "avg(vendor:coherence_os_process_cpu_load{cluster=\"$ClusterName\"}) by (member)",
532+
"format": "time_series",
533+
"instant": false,
534+
"interval": "",
535+
"intervalFactor": 1,
536+
"legendFormat": "Member: {{member}} ({{role}})",
537+
"refId": "A"
538+
}
539+
],
540+
"thresholds": [],
541+
"timeFrom": null,
542+
"timeRegions": [],
543+
"timeShift": null,
544+
"title": "Process CPU",
545+
"tooltip": {
546+
"shared": true,
547+
"sort": 0,
548+
"value_type": "individual"
549+
},
550+
"type": "graph",
551+
"xaxis": {
552+
"buckets": null,
553+
"mode": "time",
554+
"name": null,
555+
"show": true,
556+
"values": []
557+
},
558+
"yaxes": [
559+
{
560+
"decimals": null,
561+
"format": "percentunit",
562+
"label": null,
563+
"logBase": 1,
564+
"max": "1",
565+
"min": "0",
566+
"show": true
567+
},
568+
{
569+
"format": "short",
570+
"label": null,
571+
"logBase": 1,
572+
"max": null,
573+
"min": null,
574+
"show": true
575+
}
576+
],
577+
"yaxis": {
578+
"align": false,
579+
"alignLevel": null
580+
}
581+
},
582+
{
583+
"aliasColors": {},
584+
"bars": false,
585+
"dashLength": 10,
586+
"dashes": false,
587+
"datasource": "prometheus",
588+
"fill": 1,
589+
"fillGradient": 0,
590+
"gridPos": {
591+
"h": 8,
592+
"w": 12,
593+
"x": 0,
594+
"y": 22
595+
},
596+
"hiddenSeries": false,
502597
"id": 65,
503598
"legend": {
504599
"alignAsTable": true,
@@ -589,7 +684,7 @@
589684
"h": 8,
590685
"w": 12,
591686
"x": 12,
592-
"y": 14
687+
"y": 22
593688
},
594689
"hiddenSeries": false,
595690
"id": 66,
@@ -684,7 +779,7 @@
684779
"h": 8,
685780
"w": 12,
686781
"x": 0,
687-
"y": 22
782+
"y": 30
688783
},
689784
"hiddenSeries": false,
690785
"id": 68,
@@ -784,7 +879,7 @@
784879
"h": 8,
785880
"w": 12,
786881
"x": 12,
787-
"y": 22
882+
"y": 30
788883
},
789884
"hiddenSeries": false,
790885
"id": 69,
@@ -882,7 +977,7 @@
882977
"h": 9,
883978
"w": 12,
884979
"x": 0,
885-
"y": 30
980+
"y": 38
886981
},
887982
"hiddenSeries": false,
888983
"id": 23,
@@ -976,7 +1071,7 @@
9761071
"h": 9,
9771072
"w": 12,
9781073
"x": 12,
979-
"y": 30
1074+
"y": 38
9801075
},
9811076
"hiddenSeries": false,
9821077
"id": 24,

0 commit comments

Comments
 (0)