clickstream-android icon indicating copy to clipboard operation
clickstream-android copied to clipboard

[Ft]:[DEVX-8764]:Clickstream Health refactor

Open kshitij6325 opened this issue 2 years ago • 0 comments

Refactoring Clickstream

  • API key based authentication.
  • Fixing socket connection issues to improve socket connection time.
  • Fixing event duplication issues

Refactoring Health Tracking

Health tracking is now managed by CSHealthProcessor. Changes:

  • Fixed various issues related to health config like version check, verbosity.
  • Removed redundant health events.
  • Fixed health event count calculation logic.
  • Fixed OOM errors by adding batching strategy while fetching health data.
  • Added low memory check

kshitij6325 avatar Jul 26 '23 17:07 kshitij6325