elastic / kibana

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

Stack Monitoring page links to ESS in non-ESS Cloud environments #108829

Closed jowiho closed 2 years ago

jowiho commented 3 years ago

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:

  1. Create a Cloud deployment in a non-ESS environment (e.g. ESSP or Staging or QA)
  2. Open Kibana and navigate to Stack Monitoring
  3. 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.

elasticmachine commented 3 years ago

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

matschaffer commented 2 years ago

Closing in favor of https://github.com/elastic/kibana/issues/118592 - granted this one is older, but the other one has a screenshot :)