elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.61k stars 8.22k forks source link

[Monitoring] Remove license expiration alert when `monitoring.ui.show_license_expiration: false` #95090

Open chrisronline opened 3 years ago

chrisronline commented 3 years ago

Due to https://github.com/elastic/kibana/pull/84361, the license expiration alert appears on cloud but it doesn't work properly as cloud sets monitoring.ui.show_license_expiration: false by default. We should remove the alert if monitoring.ui.show_license_expiration: false is set to avoid any confusion to the user.

elasticmachine commented 3 years ago

Pinging @elastic/stack-monitoring (Team:Monitoring)