-
Epic
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Pre-compute health values for mesh objects
-
False
-
-
False
-
Release Notes
-
In Progress
-
-
Feature
As part of our scalability effort, we want to pre-compute and cache more information about the mesh. Health information is typically generated on-demand, and is often responsible for slow page renders when a lot of health information being accumulated. This very much applies to the Overview and List pages.
By pre-computing the information we should be able to respond quickly to the client requests, improving the user experience.
This work can be tracked upstream via https://github.com/kiali/kiali/issues/8900