elastic / kibana

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

[OneDiscover] Enhance loading/navigating to Discover experience #195709

Open kertal opened 2 weeks ago

kertal commented 2 weeks ago

When users load or navigate to Discover, multiple requests are triggered upfront before the initial search request is sent. These requests, primarily checks for data and data view availability, are currently processed sequentially, contributing to a slower perceived loading time and a less responsive user experience.

Proposed Improvements:

elasticmachine commented 2 weeks ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)