Merge develop branch into feature/otel-support branch#2058
Merged
0xnm merged 29 commits intoMay 29, 2024
Conversation
Update the Method Call metric usage
…ysis-pipeline-version Update static analysis pipeline version
Fix flaky test regarding PerformanceMeasure sampling rate
…_events_custom_persistence RUM-4516 flag critical events in custom persistence
…_list RUM-4561 Delegate Drawable copy to background thread
…-2.11.0 Next dev iteration 2.11.0
…10.0 Prepare 2.10.0 release
Improve telemetry from RecordedDataQueueHandler
RUM-4561 Cherry pick Drawable Performance improvements
….0-into-develop Merge `release/2.10.0` branch into `develop` branch
0xnm
force-pushed
the
nogorodnikov/merge-develop-into-otel
branch
from
May 29, 2024 08:29
2dd14d4 to
7ca025e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/otel-support #2058 +/- ##
========================================================
- Coverage 67.01% 66.66% -0.36%
========================================================
Files 734 737 +3
Lines 27211 27244 +33
Branches 4604 4598 -6
========================================================
- Hits 18235 18160 -75
- Misses 7773 7854 +81
- Partials 1203 1230 +27
|
mariusc83
approved these changes
May 29, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Since we did a
2.10.0release and bumped dev version to2.11.0, it makes sense to sync Otel branch withdevelop.Review checklist (to be filled by reviewers)