elastic / kibana

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

[Enterprise search] "Getting started" failed fetch of icons for cloud providers #178435

Closed marius-dr closed 2 months ago

marius-dr commented 6 months ago

Describe the bug: Missing icons for cloud providers in the Getting Started page.

Steps to reproduce:

  1. Start a new project and open it for the first time.

Screenshots (if relevant):

image

Errors in browser console (if relevant):

GET https://test.elastic.cloud/plugins/enterpriseSearch/assets/source_icons/azure_blob_storage.svg [HTTP/2 404 175ms]

GET https://test.elastic.cloud/plugins/enterpriseSearch/assets/source_icons/sharepoint_online.svg [HTTP/2 404 175ms]

GET https://test.elastic.cloud/plugins/enterpriseSearch/assets/source_icons/s3.svg [HTTP/2 404 171ms]

GET https://test.elastic.cloud/plugins/enterpriseSearch/assets/source_icons/mongodb.svg [HTTP/2 404 173ms]

GET https://test.elastic.cloud/plugins/enterpriseSearch/assets/source_icons/google_cloud_storage.svg [HTTP/2 404 174ms]

elasticmachine commented 6 months ago

Pinging @elastic/kibana-core (Team:Core)

jloleysens commented 6 months ago

Related https://github.com/elastic/enterprise-search-team/issues/7046

pgayvallet commented 2 months ago

https://github.com/elastic/search-team/issues/7046 has been merged, closing