Refine ops health widget layout
This commit is contained in:
@@ -250,10 +250,14 @@ return [
|
||||
'no_snapshot' => 'No queue snapshot available. Run storage:check-upload-queues.',
|
||||
'no_queues' => 'No queues configured.',
|
||||
'alerts_heading' => 'Alerts',
|
||||
'alerts_empty' => 'No active alerts.',
|
||||
'thresholds' => 'Thresholds',
|
||||
'size' => 'Size',
|
||||
'failed' => 'Failed',
|
||||
'queue' => 'Queue',
|
||||
'utilization' => 'Utilization',
|
||||
'utilization_of' => ':percent% of :label',
|
||||
'utilization_na' => 'N/A',
|
||||
],
|
||||
'alert_types' => [
|
||||
'size' => 'Queue size above threshold (:size)',
|
||||
|
||||
Reference in New Issue
Block a user