mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
Merge PR #70270 into umbrella
* refs/pull/70270/head: monitoring: Rename Ceph Object - Sync Overview - Replication (objects) from Source Zone Reviewed-by: Afreen Misbah <afreen@ibm.com>
This commit is contained in:
commit
ad3d3dc118
@ -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',
|
||||
|
||||
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user