diff --git a/deployment/samples/docker-monitoring/grafana/dashboards/aleph/dashboard.json b/deployment/samples/docker-monitoring/grafana/dashboards/aleph/dashboard.json index 1d9e406f2..4a02b382e 100644 --- a/deployment/samples/docker-monitoring/grafana/dashboards/aleph/dashboard.json +++ b/deployment/samples/docker-monitoring/grafana/dashboards/aleph/dashboard.json @@ -427,7 +427,7 @@ "y": 16 }, "hiddenSeries": false, - "id": 8, + "id": 4, "legend": { "avg": false, "current": false, @@ -454,16 +454,16 @@ "steppedLine": false, "targets": [ { - "expr": "pyaleph_processing_pending_messages_seen_ids_total", + "expr": "pyaleph_status_sync_pending_messages_total", + "hide": false, "interval": "", "legendFormat": "", - "queryType": "randomWalk", - "refId": "A" + "refId": "B" } ], "thresholds": [], "timeRegions": [], - "title": "processing_pending_messages_seen_ids", + "title": "Pending Messages", "tooltip": { "shared": true, "sort": 0, @@ -505,11 +505,11 @@ "gridPos": { "h": 8, "w": 12, - "x": 0, - "y": 24 + "x": 12, + "y": 16 }, "hiddenSeries": false, - "id": 4, + "id": 2, "legend": { "avg": false, "current": false, @@ -536,16 +536,16 @@ "steppedLine": false, "targets": [ { - "expr": "pyaleph_status_sync_pending_messages_total", - "hide": false, + "expr": "pyaleph_status_peers_total", "interval": "", "legendFormat": "", - "refId": "B" + "queryType": "randomWalk", + "refId": "A" } ], "thresholds": [], "timeRegions": [], - "title": "Pending Messages", + "title": "Peers Total", "tooltip": { "shared": true, "sort": 0, @@ -588,10 +588,10 @@ "h": 8, "w": 12, "x": 0, - "y": 32 + "y": 24 }, "hiddenSeries": false, - "id": 2, + "id": 8, "legend": { "avg": false, "current": false, @@ -618,7 +618,7 @@ "steppedLine": false, "targets": [ { - "expr": "pyaleph_status_peers_total", + "expr": "pyaleph_processing_pending_messages_seen_ids_total", "interval": "", "legendFormat": "", "queryType": "randomWalk", @@ -627,7 +627,7 @@ ], "thresholds": [], "timeRegions": [], - "title": "Peers Total", + "title": "processing_pending_messages_seen_ids", "tooltip": { "shared": true, "sort": 0, @@ -656,7 +656,7 @@ } } ], - "refresh": false, + "refresh": "10s", "schemaVersion": 35, "style": "dark", "tags": [], @@ -664,8 +664,8 @@ "list": [] }, "time": { - "from": "2022-05-19T15:07:23.553Z", - "to": "2022-05-19T16:09:31.568Z" + "from": "now-6h", + "to": "now" }, "timepicker": {}, "timezone": "",