Skip to content

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

Open
kshitij6325 wants to merge 4 commits intomainfrom
feature/kshitij/health-refractor
Open

[Ft]:[DEVX-8764]:Clickstream Health refactor#28
kshitij6325 wants to merge 4 commits intomainfrom
feature/kshitij/health-refractor

Conversation

@kshitij6325
Copy link
Collaborator

@kshitij6325 kshitij6325 commented Jul 26, 2023

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 kshitij6325 force-pushed the feature/kshitij/health-refractor branch from ac815f7 to 4238201 Compare July 27, 2023 03:08
@kshitij6325 kshitij6325 changed the base branch from main to feature/kshitij/clickstream-refractor July 27, 2023 03:49
@kshitij6325 kshitij6325 changed the base branch from feature/kshitij/clickstream-refractor to main July 27, 2023 03:49
@kshitij6325 kshitij6325 requested a review from radityagumay July 27, 2023 03:49
@kshitij6325 kshitij6325 force-pushed the feature/kshitij/health-refractor branch from 4238201 to 4d996b2 Compare July 27, 2023 06:44
* @param eventGUID
* @param timeStamp
*/
internal data class CSEventSpecificData(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use this. Should we remove it?

@kshitij6325 kshitij6325 force-pushed the feature/kshitij/health-refractor branch from 4d996b2 to 301d2cf Compare September 13, 2023 10:03
akashraje
akashraje previously approved these changes Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants