mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Alerts Status on clusters listing page (#87969)
This commit is contained in:
parent
48efd29a53
commit
ef441cca24
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ const getColumns = (
|
|||
},
|
||||
{
|
||||
name: i18n.translate('xpack.monitoring.cluster.listing.statusColumnTitle', {
|
||||
defaultMessage: 'Status',
|
||||
defaultMessage: 'Alerts Status',
|
||||
}),
|
||||
field: 'status',
|
||||
'data-test-subj': 'alertsStatus',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue