Original install method (e.g. download page, yum, from source, etc.):
Cloud
Describe the bug:
On Cloud, the "Monitoring data not available" placeholder on the Stack Monitoring page contains a hard coded link to cloud.elastic.co. That's fine in ESS. But other SaaS environments (ESSP, GovCloud, Staging, QA) have their own Cloud UI on a different URL. Same for on-prem ECE installations.
Steps to reproduce:
Create a Cloud deployment in a non-ESS environment (e.g. ESSP or Staging or QA)
Open Kibana and navigate to Stack Monitoring
Notice that the Elasticsearch Service Console link leads to cloud.elastic.co
Expected behavior:
The link should lead to the URL specified in xpack.cloud.base_url/xpack.cloud.deployment_url. Also, the link text should not refer to "Elasticsearch Service" because that only covers ESS.
Kibana version:
7.14
Elasticsearch version:
7.14
Server OS version:
Cloud
Browser version:
Chrome 92
Browser OS version:
macOS 11.3.1
Original install method (e.g. download page, yum, from source, etc.):
Cloud
Describe the bug:
On Cloud, the "Monitoring data not available" placeholder on the Stack Monitoring page contains a hard coded link to cloud.elastic.co. That's fine in ESS. But other SaaS environments (ESSP, GovCloud, Staging, QA) have their own Cloud UI on a different URL. Same for on-prem ECE installations.
Steps to reproduce:
Expected behavior:
The link should lead to the URL specified in
xpack.cloud.base_url/xpack.cloud.deployment_url
. Also, the link text should not refer to "Elasticsearch Service" because that only covers ESS.