From: Anushruti Sharma Date: Tue, 26 Aug 2025 07:26:17 +0000 (+0530) Subject: fixing review comment X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ccd241da04cb02153c0439581c63d6a9d275765d;p=ceph.git fixing review comment Signed-off-by: Anushruti Sharma --- diff --git a/monitoring/ceph-mixin/dashboards/rgw.libsonnet b/monitoring/ceph-mixin/dashboards/rgw.libsonnet index 09d66f8b80a..6e47a615e67 100644 --- a/monitoring/ceph-mixin/dashboards/rgw.libsonnet +++ b/monitoring/ceph-mixin/dashboards/rgw.libsonnet @@ -725,7 +725,7 @@ local g = import 'grafonnet/grafana.libsonnet'; ) + { options: { legend: { calcs: ['lastNotNull'], displayMode: 'list', placement: 'right', showLegend: true, sortBy: 'Last *', sortDesc: true } } }, RgwOverviewPanel( - 'Pending Notifications size', + 'Pending Notifications size by Topic', 'Shows the total size of pending notifications stored per Object topic, reflecting how much data is waiting to be delivered.', 'deckbytes', 'short', diff --git a/monitoring/ceph-mixin/dashboards_out/radosgw-overview.json b/monitoring/ceph-mixin/dashboards_out/radosgw-overview.json index babfab80261..bb9ea3d1b70 100644 --- a/monitoring/ceph-mixin/dashboards_out/radosgw-overview.json +++ b/monitoring/ceph-mixin/dashboards_out/radosgw-overview.json @@ -1386,7 +1386,7 @@ "thresholds": [ ], "timeFrom": null, "timeShift": null, - "title": "Pending Notifications size", + "title": "Pending Notifications size by Topic", "tooltip": { "shared": true, "sort": 0,