### Description The analytics UI doesn't show any data about `usage endpoints` and `psu counter` because the below entries in mongodb are empty: - endpointUsageEntry - psuCounterEntry Other UI components don't show data in the analytic APP. ### Task - [x] Investigate empty entries. - [x] Investigate UI components don't show data in the app. - [x] Apply a fix to store the entries data - [x] Prepare upgrade step class for the next deployment version.
Description
The analytics UI doesn't show any data about
usage endpointsandpsu counterbecause the below entries in mongodb are empty:Other UI components don't show data in the analytic APP.
Task