Skip to content

Merge develop branch into feature/otel-support branch#2058

Merged
0xnm merged 29 commits into
feature/otel-supportfrom
nogorodnikov/merge-develop-into-otel
May 29, 2024
Merged

Merge develop branch into feature/otel-support branch#2058
0xnm merged 29 commits into
feature/otel-supportfrom
nogorodnikov/merge-develop-into-otel

Conversation

@0xnm

@0xnm 0xnm commented May 29, 2024

Copy link
Copy Markdown
Member

What does this PR do?

Since we did a 2.10.0 release and bumped dev version to 2.11.0, it makes sense to sync Otel branch with develop.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

xgouchet and others added 28 commits May 21, 2024 14:48
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
Improve telemetry from RecordedDataQueueHandler
RUM-4561 Cherry pick Drawable Performance improvements
….0-into-develop

Merge `release/2.10.0` branch into `develop` branch
@0xnm
0xnm requested review from a team as code owners May 29, 2024 08:11
@0xnm
0xnm force-pushed the nogorodnikov/merge-develop-into-otel branch from 2dd14d4 to 7ca025e Compare May 29, 2024 08:29
@codecov-commenter

codecov-commenter commented May 29, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 86.12440% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 66.66%. Comparing base (c81732c) to head (7ca025e).

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     
Files Coverage Δ
...n/kotlin/com/datadog/android/api/InternalLogger.kt 100.00% <ø> (ø)
...in/com/datadog/android/api/feature/FeatureScope.kt 0.00% <ø> (ø)
...otlin/com/datadog/android/api/storage/EventType.kt 100.00% <100.00%> (ø)
...in/com/datadog/android/core/internal/SdkFeature.kt 89.10% <ø> (+2.77%) ⬆️
.../android/core/internal/logger/SdkInternalLogger.kt 86.73% <100.00%> (-6.67%) ⬇️
...oid/core/internal/metrics/MethodCalledTelemetry.kt 100.00% <100.00%> (ø)
...droid/core/internal/persistence/AbstractStorage.kt 100.00% <100.00%> (ø)
.../core/internal/persistence/FileEventBatchWriter.kt 97.50% <ø> (ø)
.../core/internal/persistence/NoOpEventBatchWriter.kt 100.00% <ø> (ø)
.../datadog/android/core/metrics/PerformanceMetric.kt 0.00% <ø> (ø)
... and 28 more

... and 20 files with indirect coverage changes

@0xnm
0xnm merged commit 1dd0f18 into feature/otel-support May 29, 2024
@0xnm
0xnm deleted the nogorodnikov/merge-develop-into-otel branch May 29, 2024 09:44
@xgouchet xgouchet added this to the 2.11.x milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants