Kibana version: 7.14.0
Elasticsearch version: 7.14.0
Server OS version: N/A
Browser version: N/A
Browser OS version: N/A
Original install method (e.g. download page, yum, from source, etc.): Kubernetes
Describe the bug:
|
defaultMessage: 'No rules is enabled for this monitor.', |
is should be changed to are since rules is plural
No rules is enabled for this monitor. -> No rules are enabled for this monitor.
Kibana version: 7.14.0
Elasticsearch version: 7.14.0
Server OS version: N/A
Browser version: N/A
Browser OS version: N/A
Original install method (e.g. download page, yum, from source, etc.): Kubernetes
Describe the bug:
kibana/x-pack/plugins/uptime/public/components/overview/monitor_list/monitor_list_drawer/enabled_alerts.tsx
Line 64 in 6d874ca
isshould be changed toaresincerulesis pluralNo rules is enabled for this monitor.->No rules are enabled for this monitor.