-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add formatted logs for mls observability (WPB-6335) #2446
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/candidate #2446 +/- ##
====================================================
Coverage ? 58.37%
Complexity ? 21
====================================================
Files ? 1166
Lines ? 45146
Branches ? 4236
====================================================
Hits ? 26353
Misses ? 16906
Partials ? 1887 Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 2767 Passed, 122 Skipped, 8m 47.05s Wall Time |
* chore: extract to common logger ext function for json logs * chore: adjust logs to format and add data for mls like epoch and protocol details * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust mapping * chore: adjust mapping * chore: add log to unpacker with delayed info
* chore: add formatted logs for mls observability (WPB-6335) (#2446) * chore: extract to common logger ext function for json logs * chore: adjust logs to format and add data for mls like epoch and protocol details * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust mapping * chore: adjust mapping * chore: add log to unpacker with delayed info * Empty-Commit --------- Co-authored-by: Yamil Medina <[email protected]>
* chore: add formatted logs for mls observability (WPB-6335) (#2446) * chore: extract to common logger ext function for json logs * chore: adjust logs to format and add data for mls like epoch and protocol details * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust logs to format for joining via commit and when stale epoch * chore: adjust mapping * chore: adjust mapping * chore: add log to unpacker with delayed info * Empty-Commit --------- Co-authored-by: Yamil Medina <[email protected]>
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
MLS was missing some logs format so we can monitor and create dashboards for observability
Causes (Optional)
Difficult to track issues when this happens.
Solutions
Testing
Test Coverage (Optional)
How to Test
On AR using this branch if you use the app, you should see logs there formatted.
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.