diff --git a/dashboards/grafana/cache-details-dashboard.json b/dashboards/grafana/cache-details-dashboard.json index 23ca04a9..71a2945a 100644 --- a/dashboards/grafana/cache-details-dashboard.json +++ b/dashboards/grafana/cache-details-dashboard.json @@ -16,8 +16,8 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 41, - "iteration": 1688089834119, + "id": 23, + "iteration": 1701654161004, "links": [ { "icon": "dashboard", @@ -54,7 +54,8 @@ "liveNow": false, "panels": [ { - "datasource": "prometheus", "gridPos": { + "datasource": "prometheus", + "gridPos": { "h": 2, "w": 24, "x": 0, @@ -66,11 +67,11 @@ "content": "

Cache Details - $ServiceName / $CacheName

", "mode": "html" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "type": "text" }, { - "datasource": {}, + "datasource": "prometheus", "description": "The size of number of entries in the cache.", "fieldConfig": { "defaults": { @@ -128,7 +129,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "targets": [ { "expr": "sum(vendor:coherence_cache_size{cluster=\"${ClusterName:raw}\",coherence_service='$ServiceName',name=\"$CacheName\"})", @@ -142,7 +143,7 @@ "type": "stat" }, { - "datasource": {}, + "datasource": "prometheus", "description": "Indicates memory utilized by the cache entries. \nNote: If the unit-calculator is not BINARY or the service is not a DistributedCache service, then the details may be incorrect.", "fieldConfig": { "defaults": { @@ -200,7 +201,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "targets": [ { "expr": "sum(vendor:coherence_cache_units_bytes{cluster=\"${ClusterName:raw}\",coherence_service='$ServiceName',name=\"$CacheName\"})", @@ -214,7 +215,8 @@ "type": "stat" }, { - "datasource": "prometheus", "fieldConfig": { + "datasource": "prometheus", + "fieldConfig": { "defaults": { "color": { "mode": "thresholds" @@ -270,7 +272,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "targets": [ { "expr": "sum(vendor:coherence_storage_manager_index_total_units{cluster=\"${ClusterName:raw}\",coherence_service='$ServiceName',cache=\"$CacheName\"})", @@ -284,7 +286,8 @@ "type": "stat" }, { - "datasource": "prometheus", "fieldConfig": { + "datasource": "prometheus", + "fieldConfig": { "defaults": { "color": { "mode": "thresholds" @@ -344,7 +347,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "targets": [ { "expr": "sum(vendor:coherence_storage_manager_non_optimized_query_count{cluster=\"${ClusterName:raw}\",coherence_service='$ServiceName',cache=\"$CacheName\"})", @@ -358,7 +361,8 @@ "type": "stat" }, { - "datasource": "prometheus", "fieldConfig": { + "datasource": "prometheus", + "fieldConfig": { "defaults": { "color": { "mode": "thresholds" @@ -418,7 +422,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "targets": [ { "datasource": "prometheus", @@ -433,7 +437,8 @@ "type": "stat" }, { - "datasource": "prometheus", "fieldConfig": { + "datasource": "prometheus", + "fieldConfig": { "defaults": { "color": { "mode": "thresholds" @@ -493,7 +498,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "targets": [ { "datasource": "prometheus", @@ -512,7 +517,8 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "prometheus", "fill": 1, + "datasource": "prometheus", + "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, @@ -539,7 +545,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -602,7 +608,8 @@ "bars": true, "dashLength": 10, "dashes": false, - "datasource": "prometheus", "description": "", + "datasource": "prometheus", + "description": "", "fieldConfig": { "defaults": { "links": [] @@ -636,7 +643,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -688,7 +695,8 @@ } }, { - "datasource": "prometheus", "description": "Shows the total listener count across all members for this cache", + "datasource": "prometheus", + "description": "Shows the total listener count across all members for this cache", "fieldConfig": { "defaults": { "color": { @@ -791,6 +799,107 @@ "title": "Current Listeners for $CacheName", "type": "timeseries" }, + { + "aliasColors": {}, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": { + "type": "prometheus" + }, + "decimals": 0, + "description": "", + "fieldConfig": { + "defaults": { + "links": [], + "unit": "ops" + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 24, + "x": 0, + "y": 24 + }, + "hiddenSeries": false, + "id": 48, + "legend": { + "avg": false, + "current": true, + "hideZero": true, + "max": true, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "8.5.13", + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "datasource": { + "type": "prometheus" + }, + "editorMode": "code", + "expr": "sum(vendor:coherence_storage_manager_events_dispatched{cluster=\"${ClusterName:raw}\",coherence_service='$ServiceName', cache=\"$CacheName\"}) - sum(vendor:coherence_storage_manager_events_dispatched{cluster=\"${ClusterName:raw}\",coherence_service='$ServiceName', cache=\"$CacheName\"} offset $__interval) > 0", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "Events", + "range": true, + "refId": "A" + } + ], + "thresholds": [], + "timeRegions": [], + "title": "Events Dispatched for $CacheName", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": 0, + "format": "ops", + "label": "", + "logBase": 1, + "show": true + }, + { + "format": "short", + "logBase": 1, + "min": "0", + "show": false + } + ], + "yaxis": { + "align": false + } + }, { "aliasColors": {}, "bars": true, @@ -811,7 +920,7 @@ "h": 8, "w": 12, "x": 0, - "y": 24 + "y": 33 }, "hiddenSeries": false, "id": 44, @@ -832,7 +941,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -891,7 +1000,8 @@ "bars": true, "dashLength": 10, "dashes": false, - "datasource": "prometheus", "description": "", + "datasource": "prometheus", + "description": "", "fieldConfig": { "defaults": { "links": [], @@ -905,7 +1015,7 @@ "h": 8, "w": 12, "x": 12, - "y": 24 + "y": 33 }, "hiddenSeries": false, "id": 45, @@ -926,7 +1036,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -982,12 +1092,13 @@ }, { "columns": [], - "datasource": "prometheus", "fontSize": "100%", + "datasource": "prometheus", + "fontSize": "100%", "gridPos": { "h": 7, "w": 24, "x": 0, - "y": 32 + "y": 41 }, "id": 27, "links": [], @@ -1253,7 +1364,7 @@ "h": 7, "w": 24, "x": 0, - "y": 39 + "y": 48 }, "id": 36, "links": [], @@ -1468,12 +1579,13 @@ }, { "columns": [], - "datasource": "prometheus", "fontSize": "100%", + "datasource": "prometheus", + "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, - "y": 46 + "y": 55 }, "id": 33, "links": [], @@ -1896,7 +2008,7 @@ "h": 7, "w": 24, "x": 0, - "y": 54 + "y": 63 }, "id": 39, "links": [], @@ -2235,6 +2347,6 @@ "timezone": "", "title": "Coherence Cache Details Dashboard", "uid": "coh-cache-details", - "version": 1, + "version": 4, "weekStart": "" } \ No newline at end of file diff --git a/dashboards/grafana/caches-summary-dashboard.json b/dashboards/grafana/caches-summary-dashboard.json index 6118ae4c..fdf0079d 100644 --- a/dashboards/grafana/caches-summary-dashboard.json +++ b/dashboards/grafana/caches-summary-dashboard.json @@ -15,8 +15,8 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 27, - "iteration": 1688515959665, + "id": 24, + "iteration": 1701755699160, "links": [ { "icon": "dashboard", @@ -42,7 +42,8 @@ "liveNow": false, "panels": [ { - "datasource": "prometheus", "gridPos": { + "datasource": "prometheus", + "gridPos": { "h": 2, "w": 24, "x": 0, @@ -54,12 +55,13 @@ "content": "

Caches Summary - $ClusterName

", "mode": "html" }, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "type": "text" }, { "columns": [], - "datasource": "prometheus", "fontSize": "100%", + "datasource": "prometheus", + "fontSize": "100%", "gridPos": { "h": 7, "w": 24, @@ -210,7 +212,8 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "prometheus", "description": "Shows a graph of cache related memory used.", + "datasource": "prometheus", + "description": "Shows a graph of cache related memory used.", "fill": 1, "fillGradient": 0, "gridPos": { @@ -240,7 +243,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -300,7 +303,8 @@ }, { "columns": [], - "datasource": "prometheus", "fontSize": "100%", + "datasource": "prometheus", + "fontSize": "100%", "gridPos": { "h": 10, "w": 12, @@ -429,7 +433,8 @@ "bars": true, "dashLength": 10, "dashes": false, - "datasource": "prometheus", "description": "Shows a graph of total cache evictions across all caches and members.", + "datasource": "prometheus", + "description": "Shows a graph of total cache evictions across all caches and members.", "fieldConfig": { "defaults": { "links": [] @@ -465,7 +470,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -522,7 +527,8 @@ "bars": true, "dashLength": 10, "dashes": false, - "datasource": "prometheus", "description": "Shows a graph of total cache evictions across all caches and members.", + "datasource": "prometheus", + "description": "Shows a graph of total cache evictions across all caches and members.", "fieldConfig": { "defaults": { "links": [] @@ -533,11 +539,203 @@ "fillGradient": 0, "gridPos": { "h": 11, - "w": 12, + "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, + "id": 97, + "legend": { + "alignAsTable": true, + "avg": false, + "current": true, + "max": true, + "min": false, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "8.5.13", + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "datasource": "prometheus", + "editorMode": "code", + "expr": "sum(vendor:coherence_storage_manager_events_dispatched{cluster=\"${ClusterName:raw}\"}) - sum(vendor:coherence_storage_manager_events_dispatched{cluster=\"${ClusterName:raw}\"} offset $__interval) > 0", + "format": "time_series", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "Total Events", + "refId": "A" + } + ], + "thresholds": [], + "timeRegions": [], + "title": "Total Events Dispatched", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": "", + "logBase": 1, + "min": 0, + "show": true + }, + { + "format": "short", + "logBase": 1, + "min": 0, + "show": false + } + ], + "yaxis": { + "align": false + } + }, + { + "aliasColors": {}, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": "prometheus", + "description": "Shows a graph of total cache evictions across all caches and members.", + "fieldConfig": { + "defaults": { + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 24, + "x": 0, + "y": 41 + }, + "hiddenSeries": false, + "id": 99, + "legend": { + "alignAsTable": true, + "avg": false, + "current": true, + "max": true, + "min": false, + "rightSide": false, + "show": true, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "8.5.13", + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "datasource": "prometheus", + "editorMode": "code", + "expr": "sum(vendor:coherence_storage_manager_events_dispatched{cluster=\"${ClusterName:raw}\"}) by (coherence_service) - sum(vendor:coherence_storage_manager_events_dispatched{cluster=\"${ClusterName:raw}\"} offset $__interval ) by (coherence_service) > 0", + "format": "time_series", + "instant": false, + "interval": "", + "intervalFactor": 1, + "legendFormat": "{{coherence_service}}", + "refId": "A" + } + ], + "thresholds": [], + "timeRegions": [], + "title": "Total Events Dispatched By Service", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "short", + "label": "", + "logBase": 1, + "min": 0, + "show": true + }, + { + "format": "short", + "logBase": 1, + "min": 0, + "show": false + } + ], + "yaxis": { + "align": false + } + }, + { + "aliasColors": {}, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": "prometheus", + "description": "Shows a graph of total cache evictions across all caches and members.", + "fieldConfig": { + "defaults": { + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 11, + "w": 12, + "x": 0, + "y": 52 + }, + "hiddenSeries": false, "id": 95, "legend": { "alignAsTable": true, @@ -558,7 +756,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -632,7 +830,7 @@ "h": 11, "w": 12, "x": 12, - "y": 30 + "y": 52 }, "hiddenSeries": false, "id": 96, @@ -655,7 +853,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "8.5.13", "pointradius": 5, "points": false, "renderer": "flot", @@ -720,7 +918,6 @@ "list": [ { "current": { - "selected": false }, "datasource": "prometheus", "definition": "", @@ -745,9 +942,6 @@ }, { "current": { - "selected": false, - "text": "14.1.1.2206.5", - "value": "14.1.1.2206.5" }, "datasource": "prometheus", "definition": "", @@ -858,6 +1052,6 @@ "timezone": "", "title": "Coherence Caches Summary Dashboard", "uid": "coh-caches-summary", - "version": 4, + "version": 3, "weekStart": "" } \ No newline at end of file diff --git a/dashboards/grafana/federation-details-dashboard.json b/dashboards/grafana/federation-details-dashboard.json index cc38ba85..4fe5cc96 100644 --- a/dashboards/grafana/federation-details-dashboard.json +++ b/dashboards/grafana/federation-details-dashboard.json @@ -66,7 +66,7 @@ "content": "

Federation Details - $ServiceName, Destiniation - $Destination

", "mode": "html" }, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "type": "text" }, { @@ -486,7 +486,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "targets": [ { "datasource": "prometheus", @@ -543,7 +543,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "targets": [ { "datasource": "prometheus", @@ -600,7 +600,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "targets": [ { "datasource": "prometheus", @@ -647,7 +647,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 2, "points": false, "renderer": "flot", @@ -739,7 +739,7 @@ "alertThreshold": false }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 2, "points": false, "renderer": "flot", @@ -831,7 +831,7 @@ "alertThreshold": false }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 2, "points": false, "renderer": "flot", @@ -923,7 +923,7 @@ "alertThreshold": false }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 2, "points": false, "renderer": "flot", @@ -1015,7 +1015,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 5, "points": false, "renderer": "flot", @@ -1105,7 +1105,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 5, "points": false, "renderer": "flot", @@ -1195,7 +1195,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 5, "points": false, "renderer": "flot", @@ -1249,7 +1249,7 @@ }, { "aliasColors": {}, - "bars": false, + "bars": true, "dashLength": 10, "dashes": false, "datasource": "prometheus", @@ -1281,7 +1281,7 @@ "total": false, "values": true }, - "lines": true, + "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", @@ -1289,7 +1289,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 5, "points": false, "renderer": "flot", @@ -1305,19 +1305,207 @@ "intervalFactor": 1, "legendFormat": "Error Responses Node: {{node_id}}", "refId": "A" + } + ], + "thresholds": [], + "timeRegions": [], + "title": "Errors", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ + { + "decimals": 0, + "format": "short", + "label": "", + "logBase": 1, + "min": "0", + "show": true }, { - "expr": "sum(vendor:coherence_federation_destination_total_msg_unacked{cluster=\"${ClusterName:raw}\",name=\"$Destination\",coherence_service='$ServiceName'}) by (node_id)", + "decimals": 0, + "format": "short", + "logBase": 1, + "show": true + } + ], + "yaxis": { + "align": false + } + }, + { + "aliasColors": {}, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": "prometheus", + "decimals": 0, + "fieldConfig": { + "defaults": { + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 49 + }, + "hiddenSeries": false, + "id": 28, + "interval": "", + "legend": { + "avg": false, + "current": true, + "hideZero": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "8.5.27", + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "datasource": "prometheus", + "editorMode": "code", + "expr": "vendor:coherence_federation_destination_total_msg_unacked{cluster=\"${ClusterName:raw}\",name=\"$Destination\",coherence_service='$ServiceName'} - vendor:coherence_federation_destination_total_msg_unacked{cluster=\"${ClusterName:raw}\",name=\"$Destination\",coherence_service='$ServiceName'} offset $__interval", "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "Message Unacked Node: {{node_id}}", - "refId": "B" + "legendFormat": "Un-Acked Node: {{node_id}}", + "range": true, + "refId": "A" } ], "thresholds": [], "timeRegions": [], - "title": "Errors and Un-Acked Messages", + "title": "Un-Acked Messages", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:1277", + "decimals": 0, + "format": "short", + "label": "", + "logBase": 1, + "min": "0", + "show": true + }, + { + "$$hashKey": "object:1278", + "decimals": 0, + "format": "short", + "logBase": 1, + "show": true + } + ], + "yaxis": { + "align": false + } + }, + { + "aliasColors": {}, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": "prometheus", + "decimals": 0, + "fieldConfig": { + "defaults": { + "links": [] + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 49 + }, + "hiddenSeries": false, + "id": 29, + "interval": "", + "legend": { + "avg": false, + "current": true, + "hideZero": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": false, + "linewidth": 1, + "links": [], + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "8.5.27", + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "datasource": "prometheus", + "editorMode": "code", + "expr": "vendor:coherence_federation_destination_total_retry_responses{cluster=\"${ClusterName:raw}\",name=\"$Destination\",coherence_service='$ServiceName'} - vendor:coherence_federation_destination_total_retry_responses{cluster=\"${ClusterName:raw}\",name=\"$Destination\",coherence_service='$ServiceName'} offset $__interval", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "Retires Node: {{node_id}}", + "range": true, + "refId": "A" + } + ], + "thresholds": [], + "timeRegions": [], + "title": "Retries", "tooltip": { "shared": true, "sort": 0, @@ -1355,7 +1543,7 @@ "h": 2, "w": 24, "x": 0, - "y": 49 + "y": 57 }, "id": 13, "links": [], @@ -1363,7 +1551,7 @@ "content": "

Federation Details - $ServiceName, Origin - $Destination

", "mode": "html" }, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "type": "text" }, { @@ -1374,7 +1562,7 @@ "h": 6, "w": 24, "x": 0, - "y": 51 + "y": 59 }, "id": 8, "links": [], @@ -1631,7 +1819,7 @@ "h": 6, "w": 24, "x": 0, - "y": 57 + "y": 65 }, "id": 15, "links": [], @@ -1849,7 +2037,7 @@ }, { "aliasColors": {}, - "bars": false, + "bars": true, "dashLength": 10, "dashes": false, "datasource": "prometheus", @@ -1865,7 +2053,7 @@ "h": 8, "w": 24, "x": 0, - "y": 63 + "y": 71 }, "hiddenSeries": false, "id": 14, @@ -1879,7 +2067,7 @@ "total": false, "values": true }, - "lines": true, + "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", @@ -1887,7 +2075,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.13", + "pluginVersion": "8.5.27", "pointradius": 5, "points": false, "renderer": "flot", @@ -1921,6 +2109,7 @@ }, "yaxes": [ { + "$$hashKey": "object:1700", "decimals": 0, "format": "short", "label": "", @@ -1929,6 +2118,7 @@ "show": true }, { + "$$hashKey": "object:1701", "decimals": 0, "format": "short", "logBase": 1, @@ -2054,6 +2244,6 @@ "timezone": "", "title": "Coherence Federation Details Dashboard", "uid": "coh-federation-details", - "version": 9, + "version": 3, "weekStart": "" } \ No newline at end of file diff --git a/dashboards/grafana/member-details-dashboard.json b/dashboards/grafana/member-details-dashboard.json index d9b5436c..062086b3 100644 --- a/dashboards/grafana/member-details-dashboard.json +++ b/dashboards/grafana/member-details-dashboard.json @@ -940,7 +940,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Heap Memory", + "title": "Heap Memory after GC", "tooltip": { "shared": true, "sort": 0,