From: Aashish Sharma Date: Wed, 15 Jul 2026 08:21:23 +0000 (+0530) Subject: monitoring: Rename Ceph Object - Sync Overview - Replication (objects) from Source... X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ce24915123b4a44110da31ee760a928a0b1b71b9;p=ceph.git monitoring: Rename Ceph Object - Sync Overview - Replication (objects) from Source Zone Replication (objects) from Source Zone title is misleading, the panel actually shows How many objects are being replicated per second Fixes: https://tracker.ceph.com/issues/78230 Signed-off-by: Aashish Sharma --- diff --git a/monitoring/ceph-mixin/dashboards/rgw.libsonnet b/monitoring/ceph-mixin/dashboards/rgw.libsonnet index 422f60c08ac..ee2f19d58e4 100644 --- a/monitoring/ceph-mixin/dashboards/rgw.libsonnet +++ b/monitoring/ceph-mixin/dashboards/rgw.libsonnet @@ -84,7 +84,7 @@ local g = import 'grafonnet/grafana.libsonnet'; 7 ), RgwSyncOverviewPanel( - 'Replication (objects) from Source Zone', + 'Replication Rate (Objects/s) from Source Zone', 'short', 'Objects/s', 'ceph_data_sync_from_zone_fetch_bytes_count', diff --git a/monitoring/ceph-mixin/dashboards_out/radosgw-sync-overview.json b/monitoring/ceph-mixin/dashboards_out/radosgw-sync-overview.json index 6b322e28ef4..cfbe94344ee 100644 --- a/monitoring/ceph-mixin/dashboards_out/radosgw-sync-overview.json +++ b/monitoring/ceph-mixin/dashboards_out/radosgw-sync-overview.json @@ -207,7 +207,7 @@ "thresholds": [ ], "timeFrom": null, "timeShift": null, - "title": "Replication (objects) from Source Zone", + "title": "Replication Rate (Objects/s) from Source Zone", "tooltip": { "shared": true, "sort": 0,