Merge develop branch#2076
Merged
mariusc83 merged 19 commits intoJun 11, 2024
Merged
Conversation
RUM-1462 Fix thread safety warnings
Reduce Method Call Sample Rate
…vents Limit total telemetry events sent per session
…10.1 Prepare release 2.10.1
….1-into-develop Merge release `2.10.1` into `develop` branch
RUM-4514 add support for progress bars
…-to-sample-app Add ProGuard rules to sample app
RUM-4719 Improve ButtonMapper
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/otel-support #2076 +/- ##
========================================================
+ Coverage 67.40% 67.42% +0.02%
========================================================
Files 736 737 +1
Lines 27051 27061 +10
Branches 4576 4569 -7
========================================================
+ Hits 18233 18245 +12
- Misses 7588 7596 +8
+ Partials 1230 1220 -10
|
xgouchet
approved these changes
Jun 11, 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?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)