[Fleet] Data streams page is slow when there are many data streams #97044
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Fleet
Fleet team's agent central management project
Team:Fleet
Team label for Observability Data Collection Fleet team
When there are many data streams, Fleet > Data streams page is slow due to fetching Dashboard information for each data stream package. We can improve the performance by fetching all dashboards once and then doing a lookup based on package name.
In extreme cases, this can cause the
/api/fleet/data_streams
endpoint to time out, the following screenshot was taken with >120 data streams.The text was updated successfully, but these errors were encountered: