Fixes: https://tracker.ceph.com/issues/42914
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
- "title": "Network Load - Top 10",
+ "title": "Network Load - Top 10 Hosts",
"tooltip": {
"shared": true,
"sort": 2,
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "$pool_name Object In-/Egress",
+ "title": "$pool_name Object Ingress/Egress",
"tooltip": {
"shared": true,
"sort": 0,
},
{
prop: 'stats_history.in_bytes',
- name: this.i18n('Writes bytes'),
+ name: this.i18n('Write bytes'),
cellTransformation: CellTemplate.sparkline
},
{
{
prop: 'application_metadata',
name: this.i18n('Applications'),
- flexGrow: 2
+ flexGrow: 3
},
{
prop: 'pg_status',
{
prop: 'size',
name: this.i18n('Replica Size'),
- flexGrow: 1,
+ flexGrow: 2,
cellClass: 'text-right'
},
{
prop: 'last_change',
name: this.i18n('Last Change'),
- flexGrow: 1,
+ flexGrow: 2,
cellClass: 'text-right'
},
{