-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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 telemetry to CI so we can get a better understanding of resource usage #32113
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32113 +/- ##
===========================================
- Coverage 56.42% 56.39% -0.03%
===========================================
Files 2477 2477
Lines 54555 54555
Branches 11265 11265
===========================================
- Hits 30781 30766 -15
- Misses 21100 21111 +11
- Partials 2674 2678 +4
Flags with carried forward coverage won't be shown. Click here to find out more. |
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
Based on message exchange with Aaron no harm or specific further ways of testing than from images shared. moved to merge. |
…retention * 'develop' of github.com:RocketChat/Rocket.Chat: fix: Not possible to edit room without proper permission with retention policy enabled (#32547) feat: Apps-Engine Deno Runtime update (#31821) feat: E2EE room setup header (#32446) fix: E2EE thread main message reactivity (#32381) chore: Add telemetry to CI so we can get a better understanding of resource usage (#32113) fix: Long katex strings breaking overflow in x axis (#32609) fix: Force highlighted code language registration (#32507) fix: sidebar last message E2EE (#32431) chore: remove message column on moderation console (#32432) fix: Accepted Media Types settings validation (#32478)
Proposed changes (including videos or screenshots)
Issue(s)
CONN-116
Steps to test or reproduce
Further comments
https://github.com/RocketChat/Rocket.Chat/actions/runs/8526415666
Specifically one that is a failed one: https://github.com/RocketChat/Rocket.Chat/actions/runs/8526415666/attempts/1#summary-23356297989
This gives us some visibility into what is happening while the job is running.