]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
monitoring: Rename Ceph Object - Sync Overview - Replication (objects) from Source... 70213/head
authorAashish Sharma <aashish@li-e9bf2ecc-2ad7-11b2-a85c-baf05c5182ab.ibm.com>
Wed, 15 Jul 2026 08:21:23 +0000 (13:51 +0530)
committerAashish Sharma <aashish@li-e9bf2ecc-2ad7-11b2-a85c-baf05c5182ab.ibm.com>
Wed, 15 Jul 2026 08:21:23 +0000 (13:51 +0530)
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 <aasharma@redhat.com>
monitoring/ceph-mixin/dashboards/rgw.libsonnet
monitoring/ceph-mixin/dashboards_out/radosgw-sync-overview.json

index 422f60c08aca3046ed04b9689ac2a80f9d25a602..ee2f19d58e457652e19b10a5ba2c1d1ce69d7149 100644 (file)
@@ -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',
index 6b322e28ef4145ae1354f22f2af6fd4ed7735073..cfbe94344eeab1e69efe6aa329451b359d29c5ab 100644 (file)
          "thresholds": [ ],
          "timeFrom": null,
          "timeShift": null,
-         "title": "Replication (objects) from Source Zone",
+         "title": "Replication Rate (Objects/s) from Source Zone",
          "tooltip": {
             "shared": true,
             "sort": 0,