Nowadays, when we navigate to the analytics page in Web UI, even though we land on the distribution tab, all the remaining tabs are simultaneously loaded. This floods the server with several requests that might not be necessary in the first place.
We should lazy load all the analytic tabs to improve performance and prevent putting the server in a high demand.
- causes
-
WEBUI-324 Fix History tab page
- Resolved
- is related to
-
WEBUI-286 Update nuxeo-document-distribution analytics default parameters
- Resolved
-
WEBUI-449 Parameters on admin audit page no longer trigger new query
- Resolved
-
WEBUI-414 Backport analytics tab lazy loading to HOTFIX_10.10_2.4
- Resolved
- is required by
-
WEBUI-136 Fix document-distribution in default Web UI analytics page overloading ES
- Resolved
- Is referenced in