Skip to content

Milestones

List view

  • Adding the websocket connection to radar ui for real time updates about the API health in FE, this can be optimized based on the usage of FE, if the user's not on the radar-ui can close the socket connection and reConnect only when user logs into radar-ui or any other method is fine

    No due date
  • For every single api hit, we've to update the performance metrics in db, this has to be reduced and have to shift towards batch processing of db calls, which will update the performance metrics periodically which will reduce the number of db calls significantly.

    No due date
  • This should be used to reduce the db calls and overhead API calls on every single API hit from client side

    No due date