designcourse
designcourse copied to clipboard
✨ [RUM-1310] Support all log statuses
Motivation
Datadog supports more log status than console API.
Changes
Adding missing log status from processors documentation
Testing
- [x] Local
- [x] Staging
- [x] Unit
- [ ] End to end
I have gone over the contributing documentation.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.59%. Comparing base (
f551f53) to head (358edaf). Report is 12 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2725 +/- ##
==========================================
+ Coverage 93.58% 93.59% +0.01%
==========================================
Files 243 243
Lines 7043 7054 +11
Branches 1555 1555
==========================================
+ Hits 6591 6602 +11
Misses 452 452
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bundles Sizes Evolution
| 📦 Bundle Name | Base Size | Local Size | 𝚫 | 𝚫% | Status |
|---|---|---|---|---|---|
| Rum | 158.75 KiB | 158.75 KiB | 0 B | 0.00% | ✅ |
| Logs | 57.02 KiB | 57.67 KiB | 671 B | +1.15% | ✅ |
| Rum Slim | 105.22 KiB | 105.22 KiB | 0 B | 0.00% | ✅ |
| Worker | 25.21 KiB | 25.21 KiB | 0 B | 0.00% | ✅ |
🚀 CPU Performance
| Action Name | Base Average Cpu Time (ms) | Local Average Cpu Time (ms) | 𝚫 |
|---|---|---|---|
| addglobalcontext | 0.002 | 0.001 | -0.000 |
| addaction | 0.042 | 0.031 | -0.011 |
| adderror | 0.035 | 0.032 | -0.003 |
| addtiming | 0.001 | 0.001 | 0.000 |
| startview | 1.021 | 0.817 | -0.204 |
| startstopsessionreplayrecording | 0.912 | 0.703 | -0.209 |
| logmessage | 0.007 | 0.005 | -0.003 |
🧠 Memory Performance
| Action Name | Base Consumption Memory (bytes) | Local Consumption Memory (bytes) | 𝚫 (bytes) |
|---|---|---|---|
| addglobalcontext | 19.99 KiB | 19.53 KiB | -467 B |
| addaction | 68.29 KiB | 69.67 KiB | 1.39 KiB |
| adderror | 85.55 KiB | 86.33 KiB | 798 B |
| addtiming | 18.28 KiB | 17.13 KiB | -1179 B |
| startview | 311.11 KiB | 315.91 KiB | 4.81 KiB |
| startstopsessionreplayrecording | 13.30 KiB | 13.71 KiB | 415 B |
| logmessage | 66.92 KiB | 67.22 KiB | 311 B |
/to-staging
:steam_locomotive: Branch Integration: starting soon, merge in < 0s
Commit f7edb3e0c8 will soon be integrated into staging-18.
This build is going to start soon! (estimated merge in less than 0s)
Use /to-staging -c to cancel this operation!
:steam_locomotive: Branch Integration: This commit was successfully integrated
Commit f7edb3e0c8 has been merged into staging-18 in merge commit 67be4cedbd.